Hi,

I'm not sure if it's Windows 8 or the latest version of the library
(1.0.82) but I have a new
problem with the same code that was working before.

Simply put, i I open a database and then close it in an application then I
reopen it again,
I cannot write to it anymore; it is always locked. I tried doing a close,
dispose and shutdown
to my connection and then reopning it and do a simple vaccum; it tell me
that there's still
sql queries in progress when none were sent to the database.

I cannot test this in Windows 7 yet, but I'm wandering if it's a problem
with Windows 8; or
a bug in the new version of System.Data.SQlite.

I use Visual Studio 2010.

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

Reply via email to