I have a backup called, for example, Test_backup_201103202007.bak. Whenever I click the restore button, it always changes the Sql target (without any warning) to Test_Backup_ and restores to that.
If the backup is called xyz_backup_201103202007.bak it will restore to a database called xyz_backup_
It does not do this if the backup is called for example Test_Backup.bak , where the target stays at whatever it selected.
Is there any way of disabling this behaviour?