我在文件夹中有一个.mdf
来自 MS SQL EXPRESS 的数据库文件:
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
你知道如何解决它吗?