script to convert mysql dump sql file into format that can be imported into sqlite3 db
- by spudnik1979
hi,
i have an export sql file containing tables and data from mysql and i want to import it into a sqlite 3 db.
please can you tell me the best way?
i get error reading file in via sqlite3 binary.