I created a New Database in SQL Server 2008 R2 for Creating a Test in Environment for MS Dynamics NAV in the same SQL Server where our Live Database exists. The idea is that I want to restore the Live Backup Data to the Test Database. My Question is Can I safely restore the Live Data to Test Database? I am getting the error " the backup set holds a backup of other a database other than the existing" when I try to restore it. And how safe it is to use the Restore with Replace Option because I don't want to alter the LIVE Database in any case.
Thank you,
*This post is locked for comments