Hi,

I'm using System.Data.Sqlite the latest version that supports .NET 4
in an ordinary .NET website.
when trying to issue a single update to the database I'm receiving the
error message saying that the database file is locked.
there is only one connection open. In the connection string connection
pooling has been set to off
the website is being hosted on a shared hosting server.

usualy there is no problem and , in the development enviroment I couldn't
recreate the problem

please help, if I won't manage to find a solution I would have to switch to
MsAccess database in thie project,
and maybe in future projects too, If I won't find the solution for this
issue.


thanks in advanced
Shahar Weinstein.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to