Jiri Cincura wrote: > > 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). >
hi. and thanks for the reply. does this mean it could conflict with a standard "concurrency nowait" transaction, as the man suggests? -- View this message in context: http://www.nabble.com/Question-for-.NET-Provider-Author-re-transaction-conflict-tp16733863p16735081.html Sent from the firebird-net-provider mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Firebird-net-provider mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
