Using SQLite as a multi-user database?
David Beck
david_beck at rotundasoftware.com
Tue Nov 23 13:53:02 EST 2010
I'd suggest pushing to use MySQL, even though some of these work arounds
are very clever and interesting. We had 3 people accessing a SQLite
database and started running into problems with locks on files. We moved
to MySQL and everything worked like a charm right away. Seems best to
start with the tool that will work and scale with you.
Best,
David Beck
Rotunda Software
More information about the use-livecode
mailing list