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

推荐订阅源

钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
大猫的无限游戏
大猫的无限游戏
月光博客
月光博客
Last Week in AI
Last Week in AI
腾讯CDC
The Cloudflare Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
MyScale Blog
MyScale Blog
博客园 - Franky
MongoDB | Blog
MongoDB | Blog
I
InfoQ
雷峰网
雷峰网
人人都是产品经理
人人都是产品经理
Blog — PlanetScale
Blog — PlanetScale
Y
Y Combinator Blog
H
Help Net Security
T
Tailwind CSS Blog
美团技术团队
aimingoo的专栏
aimingoo的专栏
博客园 - 三生石上(FineUI控件)
云风的 BLOG
云风的 BLOG
Google DeepMind News
Google DeepMind News
P
Proofpoint News Feed

博客园 - 飞扬跋扈

用户中心 - 博客园 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 !!