sql-server - SSDT 2013 新数据库项目丢失

标签 sql-server templates visual-studio-2013 sql-server-data-tools

这可能是我的设置中的一个小错误,但我似乎无法找到我在使用 SQl Server 停止 SSDT 2013 并打开以创建新数据库模板时出错的地方

请看图片

我希望在 sql 模板列表中包含创建新数据库项目的选项 有人可以告诉我我错过了什么吗?

提前致谢

enter image description here

最佳答案

对于数据库项目,您需要安装支持它的 Visual Studio 版本 - 在您的情况下,您似乎运行了独立的 SSDT-BI 安装程序,它安装了 SSIS、SSAS 和 SSRS 模板。这不包括数据库项目模板。您需要的是安装支持的 VS 版本之一 - 有 2 个 Express 版本(Web Express 和 Windows 桌面 Express)和 3 个付费版本(Premium、Pro、Ultimate)。这是来自 SSDT blog post 的引述解释一下:

Visual Studio 2013 - VS 2013 now has SQL Server tooling built in and shipped as part of the core product. Database Projects, SQL tools (such as schema compare & data compare), and the online experiences through SSOX are all included with the RTM version. We have full project and SSOX support in VS Express for Web and Express for Windows Desktop, so we have discontinued our stand-alone integrated shell offering. We have a component update feed that will use VS Update to push notification to users. To manually check for updates, go to the Tools > Extensions and Updates... menu to open the dialog. We will continue to post announcements on our blog and forum that a release is available and what is included in that update.

关于sql-server - SSDT 2013 新数据库项目丢失,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26426126/

相关文章:

sql - 更改存储过程显示 `Argument data type ntext is invalid for argument 1 of left function` 错误

c++ - 为什么模板函数不明确?

html - CSS中的 "filter"不透明度选项是否传递给子元素?

visual-studio - IntelliTrace 在我的 Visual Studio Professional 安装中可用的可能性有多大?

entity-framework - 为什么 Visual Studio 2013 不允许我使用 Entity Framework 4?

Java SQL Server 2012 无法打开数据库错误

sql - 从连接表的两个 where 条件中查找至少一条记录

sql - 快速搜索人名

c++ - 如何将 C++ 宏转换为更优雅的解决方案

vb.net - Visual Studio Online 无法在构建服务器上的类库中找到类中的函数