Data From MySQL to SQLite

Devin Asay devin_asay at byu.edu
Thu May 23 15:31:23 EDT 2013


Hi all,

I have an ongoing need to populate some SQLite tables with data stored in a MySQL database. The parallel table structures in both db systems are created; I just need to move the data. I can figure out how to write the queries, but before I spend a lot of time I thought I'd check to see if any libraries already exist for this. Anyone done this already?

Thanks,

Devin



More information about the use-livecode mailing list