今天在sqlServer20005 的management studio里使用bak文件還原數(shù)據(jù)庫的時(shí)候,總是失敗!
 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,錯(cuò)誤: 3154)
找不到原因(已經(jīng)選擇了"overwrite the existing database"),只能使用命令來還原了,不知道為什么會(huì)這樣.
|