Hello,
 
I noticed that when I .read a SQL file with insert statements, sqlite is 
inserting an \r before the \n for multiline chars. So I had to regsub out the 
\r char. Is there a way to override this extra char?
 
I'm on Windows2k
 
Thank you


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

Reply via email to