View Single Post
Old 11-30-2003, 05:19 PM  
ronbotx
Registered User
 
Join Date: Jan 2002
Posts: 1,634
Quote:
Originally posted by Dildozer
Hi i have a school project where you build a website in asp and use mdb databases to drive the site. The site is on the school server and seems like one of my teammates left a connection open to the DB

So basically DB is fucked and we can't access the site, nor delete the database.ldm and databsae.mdb

Do you guys know of a way to remote kill all connections to a database?
You might try Stop/Start on the web server process using the IIS manager. If you area an ASP application the connection would be from IIS to Access and not the individual users.

ronbotx is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote