Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我尝试使用 xxx.sql 脚本文件在我的 MAC OS X 机器上创建 sqlite3 数据库。但我收到一个错误。sql 文件是在 Windows 系统上创建的。
我使用的命令:
sqlite3 bizApp1.sqlite < DBCreationScript_8thNov2012_New.sql
结果:
Error: incomplete SQL: ??/
该错误似乎是语法错误。
如果您是初学者,您可以使用SQLite 数据浏览器之类的简单软件