Page 1 of 1

Db Locked error..

Posted: Sun 04 Nov 2012 10:12
by ROCKSTAR12
Hi,

I have read numerous thread here regarding this error and most of them suggested to use connection string builder.

I have multi threaded application and it directly gives me db locked error as i havent implemented those suggestions yet. But here i have created new instance of connection class for every thread. (that class creates connections automatically) then still y i am getting those errors?

Re: Db Locked error..

Posted: Fri 09 Nov 2012 13:06
by Shalex
Have you implemented suggestions for multi threaded application from the thread http://forums.devart.com/viewtopic.php?f=29&t=20669? If this doesn't help, please send us a small test project so that we can reproduce the issue in our environment.

JIC: working with the same database file from multiple processes is discussed at http://forums.devart.com/viewtopic.php?f=29&t=21329.