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
Installing Blackberry Enterprise Server Express
Is my hibernate code the equivalent of my SQL code?
C# loop through checked items in listview box
alloc - how to know when to create an instance of a class.
do i have to create subdomin for
www.record.xyz.com
can't open .docx file
Really strange network problem after Juniper SRX install
Hiding child windows from Taskbar
Outlook login prompt
How to SSH over Cisco VPN Client on Mac OS X?