Home >Database >Mysql Tutorial >MSSQL2005在networkservice权限运行附加数据库报(Microsoft SQL

MSSQL2005在networkservice权限运行附加数据库报(Microsoft SQL

WBOY
WBOYOriginal
2016-06-07 17:56:20865browse

无法打开物理文件 XXXXXXXXXXXXX。操作系统错误 5:5(拒绝访问。)。 (Microsoft SQL Server,错误: 5120)

附加数据库出错:

无法打开物理文件 "XXXXXXXXXXXXX"。操作系统错误 5:"5(拒绝访问。)"。 (Microsoft SQL Server,错误: 5120)

解决方法:目录(即文件夹)权限不够,将SQLServer2005MSSQLUser$计算机名$MSSQLSERVER用户组加入,改为完全控制,

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn