It's my belief that SqLite databases tend to be small enough that you can just 
copy the entire file back to a main server and not bother doing a sync of the 
data it contains. Probably be heck-a faster than a whole bunch of selects and 
updates and inserts from sqLite on a desktop to MySQL on a server.

Just a thought, could be totally wrong.

Kee Nethery
_______________________________________________
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