I am new in the field of sqllite and want to convert my MySQL db to mysql using 
tooling.
I try to use https://gist.github.com/esperlu/943776
When I place my dump file and the sh file to /Applications/mqsql2sqllite/ and 
try to run it with terminal.
I got command not found or permission denied. I gave 777 on the user. I am an 
admin user.
I tried it with sudo in front of it as well such as

sudo ./mysql2sqlite.sh altenappt30_4.sql | sqlite3 altena.db 

John
                                          
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to