Db Locked error..
Posted: Sun 04 Nov 2012 10:12
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?
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?