View Single Post

   
  #7 (permalink)  
Old 02-29-2008, 07:31 PM
coosa
 
Posts: n/a
Default Re: T-SQL CLOSE Connection to DB

That might be it; some thing remotly is still in use. Then, is there a
way to determine which connections are being used and wait for them but
prevent any new connections?

Reply With Quote