Hi everyone

There will be times when the program running the SQLite database will copy the 
database file MySQLiteDatabase.db to another folder, where the copy will be 
zipped (compressed). What happens if another user (User B) is writing a record 
to the db at the same moment that User A's program is copying it to the other 
folder. Glitches, corruption...or perfect integrity?

Thanks

J Trahair
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to