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.
|
2
|
|
|
|
|
|
This shell script help you
|
|||
|
|
|
This script throws the following errors for me on OSX. Substitution loop at -e line 1, <> chunk 1. |
||
|
|
|
|
To get the above script to work, I made the following changes:
Then it worked nicely... thanks for the script. |
|||
|
|