Hi! I would like to know if there is a way to detect which constraint has failed in the event of a "Constraint failed" error.
Thanks, Roger. ----- Original Message ----- From: "D. Richard Hipp" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, March 09, 2004 10:40 AM Subject: Re: AW: [sqlite] SQLite 2.8.13. Issues found with SQLite.exe > [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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]