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
Backup warnings Shadow Protect
Date Display in Descending Order?
ajax select menu that outputs the text without a submit button
Using querystrings with PHP
Help Virtualizing Server Rooms
SQL Stored Procedure from Access
Using a Table variable to hold sp_MSforeachdb values
Word Press Calender Plugin - adding a <div> tag
Can a Windows 2003 Server Event Log File be changed
How to BEST improve network performance and security?