Page 1 of 1

SQLite file access

Posted: Tue Mar 04, 2014 3:17 pm
by MaxV
Hi,
I noted that when livecode is connected to a SQLITE database, Livecode can't read the file where is the database.
I noted this since I could not backup my db.sqlite file.
So if you need to backup or copy your sqlite file, you have to do this before the connection or interrupt the connection using:

Code: Select all

revCloseDatabase databaseID