Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
Jay99
468 Posts |
Posted - 2001-07-31 : 10:55:42
|
| I have an app server that maintains a connect to my database. If I kill the SPID, the app server immediately reconnects.How do I do a RESTORE DATABASE? I tried single-user mode, but you can't do a restore in single-user mode. I need a way to tell SQL Server 2k to not accept any new connections . . .Jay |
|
|
|
|
|