On 3/2/2012 5:45 PM, Steffen Mangold wrote:
WHAT THE .... !
I now delete the malform message and the rollback command from the *.sql file and run
".read".
Sqlite shell runs complete and the shell ask me for new command "> " (DB file
seems to have the right size.
I'm happy now and enter command ".exit" and bam Db file has 0kb?!?!?
What have i done wrong? Any Commit command or something?
If you have a BEGIN command in your script, then you should also have
END or COMMIT at the end (the two are synonyms).
--
Igor Tandetnik
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users