From: Jiri C. <di...@ci...> - 2008-04-16 21:45:28
|
On 4/16/08, MartinT <mar...@ya...> wrote: > I contacted the IBReplicator developer to ask whether their software locks > any tables. Here is the reply I got: > > "...I think that you should consult with .net provider's author whether > transaction with his default params can conflict with standard "concurrency > nowait" transaction..." > > So I am humbly asking you for help here in the hope that I can get to the > bottom of our problems. When you didn't specified any isolation level, then default is ReadCommitted from .NET's POV. To the database (in TransactionParameterBuffer) is sent - Write + Wait + ReadCommitted + NoRecVersion (I hope you can decode what it means in "server's language", for more info you can look to IscCodes file). -- Jiri {x2} Cincura (CTO x2develop.com) http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com |