How to set default transaction isolation?
Posted: Wed 04 Aug 2010 14:42
I need to create monitoring app that will just scan and show some tables, and I don't want to interfere with other users.
How can I set default transaction isolation to ReadUncommited?
Is there a way to set this via TSQLConnectionpa rameters?
How can I set default transaction isolation to ReadUncommited?
Is there a way to set this via TSQLConnectionpa rameters?