sql - Visual Studio 2013 SQL 精简版

标签 sql sql-server-ce

新的 Visual Studio 中是否替换了 SQL compact?我转到我的数据源并尝试连接到 SQLCE 数据库,但在任何地方都找不到该选项。有没有其他人看到同样的事情?

我是否需要将 VS2012 用于 SQLCE?

最佳答案

来自 here :-

The SQL Server Compact Toolbox adds several features in concert with Server Explorer to help your SQL Server Compact development efforts: Explore!

  • Connect to SQL Server Compact 3.5 and 4.0 database files in Visual Studio 2010, 2012 and 2013
  • Lists all SQL Server Compact Data Sources defined in Server Explorer
  • Displays object properties in Properties window
  • Launch directly from 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

关于sql - Visual Studio 2013 SQL 精简版,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19525070/

相关文章:

sql - 如何从结果中排除一列?

c# - 为什么将更改保存到数据库失败?

windows-mobile - 如何在 Sql Compact 3.5 SP1 上重建/重组索引?

c# - SQL重复记录查询

sql - 如何根据兴趣找到相似用户

sql - 查找与 iSeries 的特定 JDBC SQL 连接的实际作业号?

c# - SQL Server CE 抛出不兼容异常

mysql - SQL - 无法使用多个聚合函数结果过滤表

c# - 在 SQLCe 数据库中存储对象的最有效方法是什么?

sql-server-ce - 重置数据库中的自动编号(身份字段)