在使用SQL 2005还原数据库时可能会出现这个错误
Restore failed for Server 'ADANDELI'. (Microsoft.SqlServer.Smo)
An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo
The backup set holds a backup of a database other than the existing 'AAA' database.
RESTORE DATABASE is terminating abnormally. (Microsoft SQL Server,error: 3154)
错误原因是
overwrite 的选项沒有被勾...
来源装置选定后
选择还原
在按确定之前 先到选项 把overwrite 目标资料库的选项勾起