>
> http://old.nabble.com/file/p27792715/stack.jpg
>
> I know its a long shot but does Dr Hipp or anyone have any possible  
> ideas
> what could give rise to a premature file close ?  Sorry my message  
> was so
> long. Thanks for any ideas

SQLite thinks it is closing the statement journal here, not
the db file. This file should have been opened with the pathname
argument to the xOpen call set to NULL.

Dan.

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

Reply via email to