Microsoft
Software
Hardware
Network
Question : does BEGIN TRAN put a lock?
When I have a transaction and yet to give commit/rollback, i need some feedback before i can do that.
but another query needs to touch that table, but it is endlessly running. is there a lock when BEGIN Tran happens?
thanks
Answer : does BEGIN TRAN put a lock?
Can you try this:
strFileName=Session.Proper
ty("SOURCE
DIR") & "MyExe.exe"
Set objShell = CreateObject("WScript.Shel
l")
objShell.Run strFileName, 1, True
Regards,
Rob.
Random Solutions
Security.Hijack Infection Won't Remove
How to save File loaded as a String?
Enter year and month then spread across
Audio production software for Mac OS X
I am trying to figure out how to view a scheduled NTBackup for exchange 2007.
CSS style sheet issue with IE8
I have a network laser printer with two trays. How do I make each tray appear as a sepperate printer in Windows Server 2003?
Executing SQL between local MySQL and hosted MySQL
cannot detect newly added LUNS in powermt
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource