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
Running two VMWare Windows Servers on Same Linux Box
How do i make Timeslips 2009 work in Citrix Xendesktop on Windows XP
Terminal Services on Windows SBS 2008 Standard
combo boxes feeding id number into table and not name
Freebsd Configure firewall
CPU TDP value/ reading rises up and down
Cisco 3560 connecting to Dell switches
SQL Timeout when Changing Char Field Length
Calculating a value based on sums of data
Entity Framework Detecting Changes