简体   繁体   English

无法使用SQL Server Management Studio 2012管理SQL Server Express 2014

[英]Cannot manage SQL Server Express 2014 with SQL Server Management Studio 2012

A client has upgraded a database from SQL Server Express 2008 to SQL Server Express 2014. 客户端已将数据库从SQL Server Express 2008升级到SQL Server Express 2014。

I have lost the ability to edit data, or open tables in design mode for the 2014 database. 我已经失去了编辑数据或在设计模式下打开2014数据库的表的功能。 I can still write stored procedures to do these tasks. 我仍然可以编写存储过程来完成这些任务。

I was successfully using SQL Server Management Studio 2012 to edit data and make changes to the SQL Server Express 2008 database, and still can to an archived copy. 我已成功使用SQL Server Management Studio 2012编辑数据并更改了SQL Server Express 2008数据库,但仍然可以对存档副本进行更改。

Can anyone advise if SQL Server Management Studio 2012 can be used to edit data and make changes to an SQL Server Express 2014 database? 谁能建议SQL Server Management Studio 2012是否可用于编辑数据和更改SQL Server Express 2014数据库?

The answer is yes. 答案是肯定的。

However in case you want to work with this new database you have on a sql server express 2014, i suggest installing sql server management studio 2014. 但是,如果您要使用SQL Server Express 2014上的新数据库,建议安装sql Server Management Studio 2014。

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

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