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
Need to crop the shading off of these two images.
".info" not accepted as valid email configuration
Dead Domain Controller - Only Controller
Catching the extension after hangup in Asterisk
Problem by using TFileStream: Save and Read ShortString in Delphi2010
Can Exchange handle mass mailing 500 clients or will this lead to blacklisting/ other problems
aix print to rightfax hpfax queue
Mac Notebook and Server 2008
Is there are way to sync Exchange 2010 shared calendar with mobile devices?
How can an Access database be opened in a new window using Access VBA?