anyone use a sql db for your apps? I have 3 ...

anyone use a sql db for your apps?

I have 3 tables that are allow new rows but not taking edits from Appsheet, although edits directly in sql are happening.

Have no idea where to begin to debug this issue - itโ€™s never happened to me before.

And the 3 tables are all set to allow adds, updates, and deletes.

No sync errors in Appsheet.

Edits just disappear when sync is complete.

Appsheet is also investigating but if there are sql experts here maybe youโ€™ve seen this type of behavior before?

Thanks

0 6 435
6 REPLIES 6

MySQL?

azure sql db

Sorry I canโ€™t help but out of interest how easy was the SQL azure setup? Also is your sync noticably faster than e.g. smartsheet? Iโ€™m planning an app that will be too big for a spreadsheet.

The Sync time is notably faster with mySQL

@Simon_Adcock

my IT dept setup the db.

The first one took a bit of time since it was their first and they consulted with a microsoft rep, but weโ€™ve added 3 more since then and itโ€™s taken them no time at all.

Security was their biggest concern.

I havenโ€™t really noticed a difference in sync times though.

You really notice in big amount of data, but specially when writing simultaneously many data, it seems like google has a time delay between access connection to write data, so the sync time is too long

Top Labels in this Space