简体   繁体   English

Azure数据库列未显示在SQL Management Studio 2014中

[英]Azure Database Columns not show up in SQL Management Studio 2014

I have an azure database and when I connect with SQL Management Studio 2014 the columns for the databases do not appear and I'm not able to query any tables. 我有一个azure数据库,当我连接SQL Management Studio 2014时,数据库的列不会出现,我无法查询任何表。

But if I connect to the same azure database with Visual Studio 2013 or SQL Server 2016 CTP2 Management Studio everything works fine. 但是,如果我使用Visual Studio 2013或SQL Server 2016 CTP2 Management Studio连接到相同的azure数据库,一切正常。

This is a bug in SQL Management Studio 2014? 这是SQL Management Studio 2014中的错误?

Seems that SQL Server Client Connectivity Tools isn't properly installed. 似乎未正确安装SQL Server客户端连接工具。

Installing latest version of service pack for SQL Server 2014 could help you. 安装SQL Server 2014最新版本的Service Pack可以帮助您。

You could find it http://sqlserverbuilds.blogspot.com/ 你可以找到它http://sqlserverbuilds.blogspot.com/

Well, that was a limitation by design. 嗯,这是设计上的限制。 And it bothered a lot of people. 它困扰了很多人。

But right now, I found an article which shows that Microsoft might have finally changed something!! 但是现在,我发现一篇文章表明微软可能最终改变了一些东西! Hey, that sounds great! 嘿,听起来不错! I will try it later and post it. 我稍后会试一试并发布。

In the meanwhile, here is the link to the Microsoft article: 同时,这里是微软文章的链接:

http://blogs.msdn.com/b/sqlreleaseservices/archive/2014/12/18/sql-server-2014-management-studio-updated-support-for-the-latest-azure-sql-database-update-v12-preview.aspx http://blogs.msdn.com/b/sqlreleaseservices/archive/2014/12/18/sql-server-2014-management-studio-updated-support-for-the-latest-azure-sql-database-update- V12-preview.aspx

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM