Hi,
I have a survey, which had been working fine, until I made some changes to the schema (added extra fields to underlying database) and re-published.
My re-published survey works fine on tablets that are using the latest version of the survey, but unfortunately some users still had some surveys in the Survey123 Outbox prior to the survey being re-published... so now the old surveys won't submit and any new surveys that they collect will be stuck in the Outbox, unless I delete all the old surveys that were 'stuck'.
So I've reviewed a few of the posts on this type of issue, and I've been able to get the .SQLite database and the attachments folder transferred from my Android tablet to my PC.
I can open the desktop version of Survey123 and see the surveys, so the data looks OK... but what I need now is a way to convert the SQLite database in to a fgdb, so that I can append it to my main survey feature class.
I imagine this type of issue can't be that uncommon... so hoping that you experts out there might be able to point me in the right direction to convert my Sqlite database to a file geodatabase.