最佳答案
我有一个来自 MS SQL EXPRESS 的数据库文件 .mdf
在文件夹中:
C:\Program Files\Microsoft SQL Server\MSSQL10.SQLEXPRESS\MSSQL\DATA
我想将它附加到 MS 2008 R2(MSSQL10 _ 50. MSSQLSERVER) ,但使用 Server Management Studio 我收到以下错误:
CREATE FILE encountered operating system error 5(failed to retrieve text for this error. Reason: 15105) while attempting to open or create the physical file
你知道怎么解决吗?