简体   繁体   English

在Visual Studio 2010 Professional中找不到与“ CLR SQL Server触发器”一起使用的“ SQL Server Project”模板

[英]Not able to find the “SQL Server Project” template in Visual Studio 2010 Professional to work with CLR SQL Server Trigger

I am newbie in working with CLR SQL Server Trigger . 我是CLR SQL Server Trigger新手。 I am following MSDN How to Create a SQL Server Project link. 我正在关注MSDN 如何创建SQL Server项目链接。 Point 4 on this page says that I have to select SQL Server Project template as my new project. 此页面上的第4点说,我必须选择SQL Server Project模板作为新项目。

But in my Visual Studio 2010 Professional I am not able to find this option. 但是在我的Visual Studio 2010 Professional我找不到此选项。 I have searched and find this link . 我已搜索并找到此链接 On this link it is written that "Most of database project functions are available only in Premium Edition and Ultimate Edition" but nothing is written particularly about SQL Servery Project template. 在此链接上写道: “大多数数据库项目功能仅在Premium Edition和Ultimate Edition中可用”,但没有特别针对SQL Servery Project模板编写任何内容。

So my question is that: 所以我的问题是:
Do I really need Visual Studio Premium or Ultimate to create SQL Server Project template to work with CLR SQL Server Trigger ? 我是否真的需要Visual Studio Premium or Ultimate创建SQL Server Project模板才能与CLR SQL Server Trigger
Or this functionality can also be achieved using Visual Studio 2010 professional ? 还是使用Visual Studio 2010 professional也可以实现此功能? If yes then please let me know what kind of project template I need to choose? 如果是,请让我知道我需要选择哪种项目模板?

Thanks.. 谢谢..

Install the SQL Server Data Tools (SSDT) found in installing update 1 ( SP1 ) of VS2010. 安装在安装VS2010的更新1( SP1 )中发现的SQL Server数据工具 (SSDT)。 Though at the writing of this reply, they are no longer updating that version past that update. 尽管在撰写此回复时,他们不再在该更新之后更新该版本。

It would be best if you upgrade to the latest version of Visual Studio before beginning any database work since many things have changed. 最好是在开始任何数据库工作之前先升级到Visual Studio的最新版本,因为许多事情已经发生了变化。

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

相关问题 使用Visual Studio 2010连接到SQL Server Express - Connection to sql server express with visual studio 2010 在Visual Studio 2017 Professional中找不到Xamarin.Forms项目模板 - Not able to find Xamarin.Forms Project Template in Visual Studio 2017 Professional Visual Studio:SQL Server项目内数据库 - Visual Studio: Sql Server in-project DB 建立连接到SQL Server的Visual Studio项目? - Build Visual Studio Project that connects to SQL Server? 如何在Visual Studio 2010中使用我的设置和部署项目部署SQL Server数据库? - How can I deploy the SQL server database with my setup and deployment project in Visual Studio 2010? SQL CLR问题VS2010 SQL Server 2012 - SQL CLR problems VS2010 SQL Server 2012 重命名Visual Studio 2010中C#解决方案中的SQL Server表 - Rename SQL Server Table in c# solution in Visual Studio 2010 使用Visual Studio 2010的Windows App的SQL Server Compact - Sql server compact for windows app using visual studio 2010 从Visual Studio 2010 for Windows Phone环境连接到SQL Server - Connecting to SQL Server from Visual Studio 2010 for windows phone environment SQL Server未显示在Microsoft Visual Studio 2010上 - SQL server not showing up on Microsoft Visual Studio 2010
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM