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
anway of converting jpeg into html
/etc/fstab format?
Access shared folder from application on workgroup without asking for username\password.
TextArea - No Down Scroll
xenapp 6 farm
p2v with out Virtual Machine Manager
update dept_id for same dept_name
Asp.Net I need help on a HTTP Handler that will stream binary data in order to display an image.
Prevent page printing if blank
Trying to use java to submit a form