Re: Restore database
- From: "Tibor Karaszi" <tibor_please.no.email_karaszi@xxxxxxxxxxxxxxxxxx>
- Date: Fri, 17 Aug 2007 11:51:25 +0200
Here's what you should have done:
I did a backup for application database: testdb
I re-created the master db with setup.exe
Restore the testdb database
No need to create a database before you restore it. If you want to read further, read about the REPLACE option of the RESTORE command.
--
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
http://sqlblog.com/blogs/tibor_karaszi
"astalavista" <nobody@xxxxxxxxxxx> wrote in message news:46c56398$0$422$426a74cc@xxxxxxxxxxxxxxx
Hi,
SQL server 2005
I did a backup for application database: testdb
I re-created the master db with setup.exe
I created a new database testdb
I want to restore the backup of testdb
when I did I have the following message ...
The backupset holds a backup of a database other than the existing 'testdb' database
What I missed ?
.
- References:
- Restore database
- From: astalavista
- Restore database
- Prev by Date: Re: Installed VS 2005 want to Manage SQL 2005 Server
- Next by Date: Re: Uninstalling Express Workstation tools and Installing Regular tool
- Previous by thread: Restore database
- Next by thread: Restore database
- Index(es):
Relevant Pages
|