I tried creating sqlite3 database in my MAC OS X machine using the xxx.sql script file. But I am getting an error. The sql file is created on Windows system.
Command I used:
sqlite3 bizApp1.sqlite < DBCreationScript_8thNov2012_New.sql
Result:
Error: incomplete SQL: ??/
The error seems to be a syntax error.
If you’re a beginner you can use an easy soft like SQLite Data Browser