Viewing 3 posts - 1 through 4 (of 4 total)
Isolation levels only apply to selects. There's no way to do a data modification without taking locks.
Are there any indexes on the table? Any triggers? Can you post the code...
October 27, 2008 at 3:14 am
Hello,
Thanks for your reply.
I am trying to do so, but I have the problem that within C# IMHO there is no obvious way to change the transaction isolation level of...
October 23, 2008 at 3:36 am
Hello,
Thanks for your assistance. I will read the articles you provided as they seem to be very interesting. But I still could need some help in interpreting the error log...
October 17, 2008 at 11:43 am
Viewing 3 posts - 1 through 4 (of 4 total)