Disconnect from sql server database
From: Eyal (eg_at_margan.com)
Date: 01/31/05
- Next message: si: "Webiste conneciton to SQL Server hangs"
- Previous message: SÁRINGER Zoltán: "Re: dbmssocn bug? + ConnectionRead (recv()) General network error"
- Next in thread: Dejan Sarka: "Re: Disconnect from sql server database"
- Reply: Dejan Sarka: "Re: Disconnect from sql server database"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 31 Jan 2005 10:37:25 +0200
Hi
I have c# application that uses SQL SERVER databases.
The problem is that after I close all connections to a database in order to
make actions (detach, copy or delete) on the current database I get a
message saying that the database still has connections.
At the Enterprise manager I can see that the current database still has 2
connections although I closed them in my application.
I would like to disconnect from the database through the application and
make the actions that were mentioned above, how can I do that?
Thanks,
Eyal
- Next message: si: "Webiste conneciton to SQL Server hangs"
- Previous message: SÁRINGER Zoltán: "Re: dbmssocn bug? + ConnectionRead (recv()) General network error"
- Next in thread: Dejan Sarka: "Re: Disconnect from sql server database"
- Reply: Dejan Sarka: "Re: Disconnect from sql server database"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|