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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Backup & Restoration

Author  Topic 

chander_2580
Yak Posting Veteran

76 Posts

Posted - 2008-03-18 : 20:23:14
Hi Gurus
is it possible to resore a database (with only 1 mdf & 1 ldf)with the backup set of database (with 2 mdf and 2 Ldf ) without adding files in destination (to be restored ) database ???
If yes then how can i do this

Please revert as soon as possible
Thanks & Regards
Chander

sodeep
Master Smack Fu Yak Hacker

7174 Posts

Posted - 2008-03-19 : 07:45:00
What do you mean? The backup set doesn't contain MDF and LDF files.Explain clearly.Did you mean attaching/Detaching?
Go to Top of Page

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2008-03-20 : 23:59:06
If source db has 4 files, target db will get 4 files after restoring from backup.
Go to Top of Page
   

- Advertisement -