August 19, 2002 at 4:22 pm
I have a procedure running which is locking a table. I want to execute another one, knowing fullwell it wants to use the locked table. Can I go home and expect the 2nd proc. to run when the table becomes unlocked or will it time out while waiting and send an error.
August 19, 2002 at 4:40 pm
depends on the client. Could have a query timeout.
Steve Jones
August 19, 2002 at 4:43 pm
query time out is set to 0 (ie. unlimited)
-K
August 19, 2002 at 5:04 pm
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply