Ok I am trying to restore a database into SQL 2012 using the wizard.
In 2008 you...
"Right Click Databases folder | Restore Database | Choose your "To database" | Choose your "From Database" (make sure the names are different) | go to options | look at the "Restore As" name and see that the file names match the name of the "To database"
If you do the same thing in 2012 the file names do not change when you change the "Destination database" it simply stays the same as the "Source" database. You can change them manually but this is a pain if you have several files.
So is there an option to change this so that when you change the name of the "destination database" that it will automatically change the names of the files as well?
Thanks