SQL Server Forums
Profile | Register | Active Topics | Members | Search | Forum FAQ
 
Register Now and get your question answered!
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Replica of Existing Database
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

kishore7
Starting Member

13 Posts

Posted - 08/02/2012 :  14:52:51  Show Profile  Reply with Quote
Hi,

I am relatively new to Sql Server, Right now i have a database(DB1)
how can i make a replica of that DB1 to create a new database (DB2)in the same server.
I am Using Sql Server 2008

Thanks In Advance

Krishna_DBA
Starting Member

4 Posts

Posted - 08/02/2012 :  14:57:40  Show Profile  Reply with Quote
backup the database DB1 and restore it as DB2
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
SQL Server Forums © 2000-2009 SQLTeam Publishing, LLC Go To Top Of Page
This page was generated in 0.03 seconds. Powered By: Snitz Forums 2000