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
Astaro Firewall + Virtualbox
what difference does it brings with 32bit OS and 64bit OS
How the physical connect DL580G5 with 2 HP StorageWorks MSA-70 Storage
How do I programmatically change source data range using Excel VBA?
users rights in cisco callmanager 6.1
Login prompt for RWW and OWA - no login accepted
logical drive failed poweredge 1850
Sysprep Image asking for iaStor.sys during OEM driver install.
Internet Connection Window is Endlessly Busy
Sql Server 05: How to return multiple columns in a group by max query?