Viewing 4 posts - 1 through 4 (of 4 total)
Thank you! That was it. Duh.
Now, I can go into the properties of my DBs and then I click on Options and I can set the...
June 25, 2009 at 4:10 pm
I use SQL Studio and then Object Explorer to navigate thru SQL. Right after I excuted this command:
ALTER DATABASE TEST SET SINGLE_USER WITH ROLLBACK IMMEDIATE
I could see in Object...
June 25, 2009 at 3:24 pm
Thanks for the quick reply. But the problem still is I cannot login to the SQL db at all because it's in Single-user mode, so how can I execute...
June 25, 2009 at 2:45 pm
Hi, I'm having this exact problem. How do you identify the connection that is consuming the single-user connection? Is it 75 by default?
Thanks
June 25, 2009 at 2:20 pm
Viewing 4 posts - 1 through 4 (of 4 total)