Reputation: 9034
I've been trying to convert a mysql database to a sqlite db file but no luck. Is there any software that can do this?
Upvotes: 1
Views: 3375
Reputation: 9387
There's a huge list at the SQLite website. http://www.sqlite.org/cvstrac/wiki?p=ConverterTools
Upvotes: 3