Viewing 5 posts - 1 through 6 (of 6 total)
in win32 with MSSQL I use critical sections to ensure no two threads talk to the database at the same time on the same connection. Without this I get hsmt busy...
March 23, 2005 at 7:39 am
Never mind, changed my search and found some scripts that showed how using sp_who and kill. Worked great.
October 26, 2003 at 10:06 pm
Thank you very much for the all that information. Now time to experiment!
Jim kane
October 8, 2003 at 8:35 am
[For the updates, perhaps a snapshot replication model for certain tables might be the best here.]
Steve:
Thanks for the reply. The MSDE instances will not have connection to the...
October 7, 2003 at 8:47 am
How many processors are you all running?
Is this something that can only happen on a multiple CPU machine?
May 15, 2003 at 7:39 am
Viewing 5 posts - 1 through 6 (of 6 total)