Sql Server Database Projects - missing template in VS 2013

懵懂的女人 提交于 2019-12-10 16:50:00

问题


In VS2012 I used Sql Server Datbase Projects to manage my databases. I have tried to add a Db Project to a new VS2013 solution but I can't seem to find the template. I've looked online and in the installed templates. Any ideas?


回答1:


To me, it is listed under "Other Languages". I have VS 2013 professional




回答2:


VS2013 lists "SQL Server" after the "Visual F#" option in the "New Project" window. Clicking on this "SQL Server" option shows one template called "SQL Server Database Project".

Perhaps that option was not installed for your initial VS2013 installation.




回答3:


Have you installed SSDT (SQL Server Data Tools: http://www.microsoft.com/en-ca/download/details.aspx?id=42313




回答4:


Need to install SSDT tooling for VS 2013 https://msdn.microsoft.com/en-us/dn864412



来源:https://stackoverflow.com/questions/29605007/sql-server-database-projects-missing-template-in-vs-2013

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!