Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们有一个由另一个用户在 windows server 2008 r2 标准上创建的乘以 10 的实例。我创建了一个 dsn,但是当我尝试连接时,它给了我一个
7001:User authentication failed
在进行更多调查时,我了解到由于实例管理员不同,我没有权限。但是我需要做什么才能让 privs 连接并进行更改?
谢谢!
我的解决方案是创建一个具有缓存数据库管理员权限的新内部用户,它开始正常工作。