[EMAIL PROTECTED] wrote:

select 'Hello, this is SQLite!', 123; with the command line "sqlite.exe" "test.db" ".read "test.sql"" under WinNT shows, that the commands .nullvalue, .prompt and .separator are not working a expected but providing an output like unknown command or invalid arguments: ".command". Enter ".help" for help All other commands obviously are working allright.



Fixed by http://www.sqlite.org/cvstrac/chngview?cn=1288


It still complains about the ^Z that windows inserts at the
end of the file.  But that's a windows bug (inserting the ^Z)
so I'm not going to fix it.

--
D. Richard Hipp -- [EMAIL PROTECTED] -- 704.948.4565


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to