duplicate database to same server

Discussion of open issues, suggestions and bugs regarding database management and development tools for SQL Server
Post Reply
cptkirkh
Posts: 1
Joined: Fri 09 Sep 2011 03:48
Location: United States

duplicate database to same server

Post by cptkirkh » Fri 09 Sep 2011 03:54

Will this tool take a current DB and make a duplicate on the same server for some testing i need to do? Also if i run mysql, oracle and sql server is there a version i can buy that will allow me access to all three or do i need to buy all three? Thanks.

.jp
Devart Team
Posts: 345
Joined: Wed 09 Sep 2009 06:55
Location: devart

Re: duplicate database to same server

Post by .jp » Fri 09 Sep 2011 10:46

cptkirkh wrote:Will this tool take a current DB and make a duplicate on the same server for some testing i need to do?
Yes, you would need to create a new database and compare your database with just created one. Once the databases are compared, you have to synchronyze them. As a result you'll get a copy of your initial database.
cptkirkh wrote:Also if i run mysql, oracle and sql server is there a version i can buy that will allow me access to all three or do i need to buy all three?
Unfortunately, we have no product which works with all three servers. You should buy the corresponding product for each server separately.

Post Reply