Hi evrybody,
Is there any system SP to know the transaction level in sql server.
Printable View
Hi evrybody,
Is there any system SP to know the transaction level in sql server.
Use the global function:
@@TRANCOUNT
http://msdn.microsoft.com/library/de...obals_8lx0.asp