sunwindandsea
Programmer
Hello,
I converted some data on server1 and moved the backup.bak file to server2. When I try to restore the backup I receive the error message that I'm try to restore a different database.
Database name : server1\sqlexpress\file.bak
I think that I need to rename the backup file to the following:
server2\sqlexpress\file.bak
Is my analysis correct and how do I rename the server attached to the database?
Thanks,
Ed
I converted some data on server1 and moved the backup.bak file to server2. When I try to restore the backup I receive the error message that I'm try to restore a different database.
Database name : server1\sqlexpress\file.bak
I think that I need to rename the backup file to the following:
server2\sqlexpress\file.bak
Is my analysis correct and how do I rename the server attached to the database?
Thanks,
Ed