What OS are you using? There is a freeware utility here for Windows: http://sqlite2009pro.azurewebsites.net/
Thanks, Chris On Sat, Sep 10, 2016 at 10:24 PM, Scott Doctor <[email protected]> wrote: > I have a database with a few tables and about 140MB of data in it that > exists as a MySQL database. Using MySQL workbench I can export the data, > but it dumps as a SQL dump with its flavor of sql. I want to convert this > database into a sqlite database. Nothing fancy in it. No triggers, > procedures, or foreign keys. Tables are normal structure with a pk field > and some text and integer fields in each table. > > Anyone know of a utility to directly convert from MySQL to sqlite? > > > -- > > ------------------------- > Scott Doctor > [email protected] > ------------------------- > > _______________________________________________ > sqlite-users mailing list > [email protected] > http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users > _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

