Hi, 

I just wanted to throw this out there. I was using sqlite command line in 
windows 7 today using a UTF-8 encoded file with A BOM. I was getting an issue 
where there was an sql error on line1
and a few records were getting inserted. This was a multi line file and each 
record insert was occuring on a separate line. I re-encoded the file to ascii 
without a BOM using notepad++ and everything worked fine. Didn't know if there 
was a bug or something with that.

Thanks,
Tim Tessier

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

Reply via email to