简体   繁体   English

Visual Studio 2013 SQL Compact

[英]Visual Studio 2013 SQL Compact

Has SQL compact been replaced in the new Visual Studio? SQL Compact是否已在新的Visual Studio中被替换? I go to my data sources and try to connect to SQLCE database and I can't find that option anywhere. 我转到我的数据源并尝试连接到SQLCE数据库,我无法在任何地方找到该选项。 Is anyone else seeing the same thing? 还有其他人看到同样的事吗?

Do I need to use VS2012 for SQLCE? 我是否需要将VS2012用于SQLCE?

From here :- 这里 : -

The SQL Server Compact Toolbox adds several features in concert with Server Explorer to help your SQL Server Compact development efforts: Explore! SQL Server Compact Toolbox与Server Explorer一起添加了一些功能,以帮助您进行SQL Server Compact开发工作:探索!

  • Connect to SQL Server Compact 3.5 and 4.0 database files in Visual Studio 2010, 2012 and 2013 Visual Studio 2010,2012和2013中连接到SQL Server Compact 3.5和4.0数据库文件
  • Lists all SQL Server Compact Data Sources defined in Server Explorer 列出在服务器资源管理器中定义的所有SQL Server压缩数据源
  • Displays object properties in Properties window 在属性窗口中显示对象属性
  • Launch directly from Server Explorer 直接从Server Explorer启动
  • Explore all database objects: Tables, Columns, Indexes, Keys, Statistics, Merge Subscriptions, Sync Scopes 浏览所有数据库对象:表,列,索引,键,统计信息,合并订阅,同步范围
  • Remove invalid Data Sources from the Toolbox (and Server Explorer) 从工具箱(和服务器资源管理器)中删除无效的数据源
  • Rename tables 重命名表

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

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