On Feb 13, 2004, at 9:06 AM, Ron Aaron wrote:


Another crash :-(

Try this:

sqlite bad.db "create table joe (a);"


I think that's probably just a bug in the sqlite tool itself and not in SQLite. When I do this:


> sqlite bad.db

and then do a "create table joe (a);" from within the tool it works fine. Plus, when I try executing "create table joe (a);" from within another tool that uses SQLite I have no problem at all.


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



Reply via email to