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
asp.net; is there a programmic way to load an aspx page and auto redirect after the page loads
Trying to Debug Asp.Net page with javascript
Good method of deploying windows 7 in XenServer
oracle session count
Windows 7 unable to access network shares error code 0x800704cf
global start menu on WTS server
install DOS/XP on usb drive to make it bootable on another PC's internal sata
Silverlight Question on raising event by keyboard's Enter Key
Basic math in MS SQL stored procedure across three tables
The news page in SharePoint 2007 is narrow and does not look like the master or sub master page