Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to stop or suspend database access?
Message
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01311527
Message ID:
01311562
Views:
21
>You can stop SQL Server service before backup and start after
>
>NET STOP MSSQLSERVER
>...
>NET START MSSQLSERVER
>
>

That probably is the most foolproof way to do it.

I'd look at letting SQL Server back up the database(s) using it's BACKUP DATABASE capability though - just point (or copy) the backups out to your external drive. This way the database stays running.
____________________________________

Don't Tread on Me

Overthrow the federal government NOW!
____________________________________
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform