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 |
|
vicki
Posting Yak Master
117 Posts |
Posted - 2002-03-22 : 09:23:01
|
| Hi,When I try to delete the database, I just right click on the database then delete it, however it has the check box to asked "Delete backup and restore history for the database", I am not sure what that for?, what is that?Thanks |
|
|
chadmat
The Chadinator
1974 Posts |
Posted - 2002-03-22 : 13:20:26
|
| msdb stores the backup and restore history for the database. It is asking if you want that cleared out of MSDB.-Chad |
 |
|
|
vicki
Posting Yak Master
117 Posts |
Posted - 2002-03-22 : 13:50:20
|
| Then should I check that or uncheck that?Thanks |
 |
|
|
yakoo
Constraint Violating Yak Guru
312 Posts |
Posted - 2002-03-22 : 14:01:39
|
| It depends what you want to do.If you want to COMPLETELY remove the database than check that box.If you want to keep the backup information than unchecked that box. |
 |
|
|
|
|
|