A
Avadhoot Kulkarni
Guest
As the KB Article suggests you need to add Isolation level=None in your connection string. Have you tried that? If not can you please give it a try. In any case, please share you connection string with us along with ADO.NET Trace file. You can create the Trace file by adding "Trace File=c:\temp\adotrace.txt;Enable Trace=1;" in your connection string. This additional information will help us understand why "no commit" was working for 4.2 and my not be working for 4.3.
Continue reading...
Continue reading...