Agreed on all counts, especially since SQLite works with databases in memory. I tend to keep database connections open for as little time as I can get away with, and if I have to lock resources I also lock as few as possible in a multiuser situation.

--
 Mark Wieder
 ahsoftw...@gmail.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to