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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2002-07-24 : 08:50:17
|
| Abhijna Saksena writes "I want to know the commands for taking backup of database, also what to do if backup device full ? This problem is aries as i want to take backup of SQL database from front-end." |
|
|
Page47
Master Smack Fu Yak Hacker
2878 Posts |
Posted - 2002-07-24 : 09:09:15
|
quote: I want to know the commands for taking backup of database
look up BACKUP in books onlinequote: , also what to do if backup device full ?
either delete some of the backups or buy more space<O> |
 |
|
|
|
|
|