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?
Db Locked error..
Re: Db Locked error..
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.
JIC: working with the same database file from multiple processes is discussed at http://forums.devart.com/viewtopic.php?f=29&t=21329.