惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

aimingoo的专栏
aimingoo的专栏
I
InfoQ
B
Blog RSS Feed
D
Docker
GbyAI
GbyAI
N
Netflix TechBlog - Medium
Y
Y Combinator Blog
F
Fortinet All Blogs
P
Proofpoint News Feed
Microsoft Azure Blog
Microsoft Azure Blog
人人都是产品经理
人人都是产品经理
Martin Fowler
Martin Fowler
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
M
MIT News - Artificial intelligence
C
Check Point Blog
Vercel News
Vercel News
云风的 BLOG
云风的 BLOG
博客园 - Franky
Google DeepMind News
Google DeepMind News
WordPress大学
WordPress大学
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
V
V2EX
Last Week in AI
Last Week in AI
L
LangChain Blog

博客园 - 飞扬跋扈

用户中心 - 博客园 Using sql azure for Elmah Cannot install ubuntu or other linux flavours on citrix Xen server ubuntu重置root密码 How to join a Ubuntu to Windows Domain 在ubuntu上搭建reviewboard jQuery设计思想 用户中心 - 博客园 WPF - Displaying enums in ComboBox control 节能的荧光胶带让你起夜不开灯 Outlook发信 ABAP TIPS (1) -- F4检索功能的实现 教菜鸟建个无敌文件夹 Don’t Delete – Just Don’t [python 3.1]删除指定目录下的bin,obj文件夹 用户中心 - 博客园 [转]Webbrowser控件判断网页加载完毕的简单方法 .py to exe Tabs versus Spaces
Invalid object name ‘sys.configurations’. (Microsoft SQL ...
飞扬跋扈 · 2014-09-04 · via 博客园 - 飞扬跋扈

http://blogs.msdn.com/b/ramaprasanna/archive/2009/09/16/invalid-object-name-sys-configurations-microsoft-sql-server-error-208.aspx 

----------

When you use Microsoft SQL Server Management Studio 2008 to access SQL Azure, if you get the following error

Cannot connect to <server name>

Additional Information:

An exception occurred while executing a Transact-SQL Statement or batch.

(microsoft.sqlserver.connectioninfo)

Invalid object name ‘sys.configurations’. (Microsoft SQL Server, Error: 208)

image

Then it is highly probable that you are entering the credentials in a wrong window.

Open the SQL server management studio 2008, CANCEL the credentials window that pop up.

Click on ‘New Query’, that’s the windows you need to enter your credentials in. Don’t forget to change the database name.

It should work !!