Ok, tried using the shell and the result is the same as using my app.

What I did is:

1) delete the database file ("mydbname.ext") from the DOS prompt, make sure the file is not there 2) run "sqlite3 .\mydbname.ext" from within that same folder, same DOS prompt
3) type .dump
4) see entries in this DB, which should be impossible, since the file wasn't there and I've issued no commands using the shell tool

Weird?

   Dennis

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

Reply via email to