you could create a new database with a different name and restore the old one on to it. make sure you choose force restore over existing database and change the log and datafile locations from the original database to the new database names/locations.
You can also use tsql to do it. look under RESTORE, RESTORE (described) in bol. tells you all about it with examples. good stuff to know.
After backing up the database, you may also right click on 'Databases'and then select 'All tasks' and then restore database. Make sure to enter the name that you want the database to be known as and then select your location where the backup is located. This will then make your database with the name that you want.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.