SQL Azure“无法访问数据库 XXX”

发布于 2024-11-04 18:04:02 字数 257 浏览 2 评论 0原文

我刚刚使用 SQL Azure 门户创建了一个用户数据库。

我可以使用门户管理我的数据库,但我不喜欢它。不太方便所以 我使用 Management Studio 将管理用户连接到我的实例。当我尝试将数据库从“master”更改为我的用户数据库时,出现以下错误:

SQL Azure“无法访问数据库 XXX”

我该如何克服这个问题?

谢谢你,塔尔

I just created a user database using the SQL Azure portal.

I can manage my database with the portal, but I don't like it. It's not too Convenient so
I connected with my administrative user to my instance with the Management Studio. When I try to change the database from "master" to my user database i get the following error:

SQL Azure "The database XXX is not accessible"

How can I overcome this problem ?

Thank you, Tal

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

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

发布评论

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

评论(2

夏九 2024-11-11 18:04:02

检查您是否正确使用 Management Studio 2008R2
不要忘记在“连接选项”选项卡中指定要管理的数据库。

更多信息及屏幕截图
http://debugmode.net/2010 /12/13/从-sql-server-2008-management-studio-to-sql-azure连接/

Check that you well use Management Studio 2008R2
Do not forget to specify the db you want to manage in the Connection Options tab.

More info with screenshots on
http://debugmode.net/2010/12/13/connecting-from-sql-server-2008-management-studio-to-sql-azure/

爱的故事 2024-11-11 18:04:02

连接到 SQL Azure 数据库的指南:http://msdn.microsoft.com/en -us/library/ee336282.aspx

Guidelines for connecting to SQL Azure database: http://msdn.microsoft.com/en-us/library/ee336282.aspx

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