今天还原数据库的时候报了个错:
The backup set holds a backup of a database other than the existing '数据库名' database
这句话的意思是说:不能还原到已经存在的数据库上.
解决办法:
右击Databases-->Restore Database...-->From device(选择要还原的数据库)-->To database(选择还原到哪个数据库)
完成之后点OK
今天还原数据库的时候报了个错:
The backup set holds a backup of a database other than the existing '数据库名' database
这句话的意思是说:不能还原到已经存在的数据库上.
解决办法:
右击Databases-->Restore Database...-->From device(选择要还原的数据库)-->To database(选择还原到哪个数据库)
完成之后点OK