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
PlaySound fails on Windows 7
exponential growth
secure email pgp
How to add an image to an optin form?
Muliple LIKE Statement?
cannot write to nfs mounted file system on netapp array
Validating radio buttons in form
Problem with OS
Unique DC demotion situation
VFP, Append Grid data to a table