远程sql服务器使用?

发布于 2024-09-02 22:20:03 字数 415 浏览 4 评论 0原文

我在远程服务器上的开发 SQL Express 上有一个用户帐户。该帐户拥有授予它的所有权限,但是当我远程使用 SQL Express 时,我无法对表进行更改。如果我登录虚拟机并使用同一用户登录,我可以进行更改。

它说我不是数据库所有者或系统管理员。我想我可能需要使用所有权链或以某种方式将我的用户帐户指定为管理员?

谢谢。

这就是我所看到的:

http://fogcreek.com/FogBugz/kb/ error/SysAdminRole.html

我正在使用 SQL Server 身份验证,但我不是所有者,但拥有“授予”所有权限。

I've a user account on a development SQL express on a remote server. This account has all privileges granted to it but when I use SQL express remotely then I'm not able to make changes to tables. If I log into the virtual machine and sign in with same user I can make changes.

It says I'm not database owner or system administrator. I think I may need to use ownership chaining or somehow designate my user account as administrator?

Thanks.

This is what I'm seeing:

http://fogcreek.com/FogBugz/kb/errors/SysAdminRole.html

I'm using SQL Server Authentication but I'm not the owner but have 'grant' all rights.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

离鸿 2024-09-09 22:20:03

知道了!这解释了如何将我的用户添加到适当的角色并解决问题。

https://web.archive.org/web/1/http://articles.techrepublic%2ecom%2ecom/5100-10878_11-1061781.html?tag=mantle_skin

Got it! This explains how I can add my user to the appropriate role and that fixes the problem.

https://web.archive.org/web/1/http://articles.techrepublic%2ecom%2ecom/5100-10878_11-1061781.html?tag=mantle_skin

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文