我試圖添加豪華數據庫到我的SQL Serever 2008,但我得到一個錯誤。SQL Server 2008數據庫附加錯誤
它顯示以下的錯誤:
attach database failed for server 'SAMEER-PC'.(Microsoft.SqlServer.Smo)
ADDITIONAL INFORMATION
An exception occured while executing a Transact-SQL statement or batch.
(Microsoft.SqlServer.ConnectionInfo)
Database luxury Drive cannot be upgraded because it is read-only or has read only files. Make the database or files writeable,and rerun recovery.
Could not open new database'luxury drive'. CREATE DATABASE id aborted.(Microsoft SQL Server, Error: 3415)
@Sameer請在提問之前始終**'Google' **。 – Luv
數據庫豪華Drive無法升級,因爲它是隻讀文件或只讀文件。使數據庫或文件可寫,並重新運行恢復....請仔細閱讀錯誤消息 – Sami