首页 > 数据库技术 > 详细

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

时间:2014-09-04 08:25:27      阅读:322      评论:0      收藏:0      [点我收藏+]

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)

bubuko.com,布布扣

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 !!

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

原文:http://www.cnblogs.com/rickiedu/p/3955237.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!