Getting the following error now:
Error: near line 1: near "xxx": syntax error
Comments: Hello, I have same : ``` Running Chinook_Sqlite.sql... -- Loading resources from Chinook_Sqlite.sql Error: near line 1: near "´╗┐": syntax error ``` ``` sqlite3.exe --version 3.8.5 2014-06-04 14:06:34 b1ed4f2a34ba66c29b130f8d13e9092758019212 ``` But, I found solution, I save the file in UTF-8 without BOM
Error: near line 1: near "xxx": syntax error
Comments: Hello, I have same : ``` Running Chinook_Sqlite.sql... -- Loading resources from Chinook_Sqlite.sql Error: near line 1: near "´╗┐": syntax error ``` ``` sqlite3.exe --version 3.8.5 2014-06-04 14:06:34 b1ed4f2a34ba66c29b130f8d13e9092758019212 ``` But, I found solution, I save the file in UTF-8 without BOM