Re: Restore a backup to a different db name and path
- From: "William \(Bill\) Vaughn" <billva@xxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 17 Apr 2007 09:35:57 -0700
Drop $35 bucks and get the Developer Edition. It has all the tools you need.
--
William (Bill) Vaughn
Author, Mentor, Consultant
Microsoft MVP
INETA Speaker
www.betav.com/blog/billva
www.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________
Visit www.hitchhikerguides.net to get more information on my latest books:
Hitchhiker's Guide to Visual Studio and SQL Server (7th Edition) and
Hitchhiker's Guide to SQL Server 2005 Compact Edition
-----------------------------------------------------------------------------------------------------------------------
"Monica" <Monica@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:42F8C3FE-6410-4083-A3EF-453895ABA12C@xxxxxxxxxxxxxxxx
I have the following situation:
Database1 on my sql server with the following path: C:\DBs
\Database1.mdf, etc... I made a backup of this database. Now I need
to restore this backup on a different pc into the following: Database2
with the following path C:\Customers\DBS\Database2.mdf, etc... I have
MSDE install on the pc so I dont have the enterprise manager that will
allow me to restore a db and rename the path and file name. What is
the script that I need to run using the osql command?
Thanks
.
- Prev by Date: Re: Can't login with remote servers
- Next by Date: Re: Restore a backup to a different db name and path
- Previous by thread: Re: Can't login with remote servers
- Next by thread: Re: Restore a backup to a different db name and path
- Index(es):
Relevant Pages
|