Page 1 of 1

SQLITE ERROR: DATA SOURCE

Posted: February 5th, 2019, 8:29 pm
by Ottykev
Hi All,

I have deployed an application via ftp and whenever I start the app on my mobile, I get this error' there was an error writing to the data source. There was an error communicating with the SQLite database' and then the application restarts and still allows me to proceed. Also when I want to start the entry, I receive this error-Case ids "" duplicate an existing case! Case ids must be unique. I then proceed to enter a vague password for the interviewer,cluster and able to proceed. Can I be helped kindly on how to do away with the error.

I have upgraded my .dat files to .csdb as am using the csweb.

Re: SQLITE ERROR: DATA SOURCE

Posted: February 6th, 2019, 7:28 am
by Gregory Martin
I responded to your case IDs inquiry by email.

Regarding your screenshots, can you provide more detail? After installing the application and restarting CSEntry, do you still get this message, or is this a one-time message? Have you checked that you are opening the correct files (open your .pff and check that the file paths are correct)? Try deleting the data files and see if this happens again.

This is an unusual message that I haven't seen before.

That other message, 11001, should be coming from your application, so you'll want to look at your logic to try to figure that out.

Re: SQLITE ERROR: DATA SOURCE

Posted: February 7th, 2019, 7:09 am
by Ottykev
Hi Gregory, The error on SQlite only comes once when starting the application thereafter it doesn't appear.

Re: SQLITE ERROR: DATA SOURCE: SOLVED

Posted: April 5th, 2019, 1:52 am
by hannesrr
This is the solution:
"Try deleting the data files and see if this happens again."

Thanks Greg.

Regards,

Hannes