|
tkizer
Almighty SQL Goddess
USA
35007 Posts |
Posted - 07/26/2004 : 16:18:22
|
Force restore over existing database means if a database already exists with the same name that you are restoring, then overwrite it. If one doesn't exist, just create it. It's the same as WITH REPLACE if you did the RESTORE DATABASE command from Query Analyzer.
Tara |
 |
|