在Visual Studio 2013中看不到SQL Server数据工具

在Visual Studio 2013中看不到SQL Server数据工具

问题描述:

我刚刚在系统上安装了Visual Studio 2013,但看不到帮助"下的SQL Server数据工具.关于Microsoft Visual Studio.因此,我无法打开我需要的项目.它说不支持.我什至尝试安装 它来自(https://msdn.microsoft.com/zh-cn/library/mt204009.aspx),它向我显示它已安装,但仍无法在Visual Studio中找到它.有人可以帮我吗?

I just installed visual studio 2013 on my system but i cannot see the SQL Server data tools installed under Help -> About Microsoft Visual Studio. Due to this i cannot open a project i need to. It says it is unsupported. I even tried  installing it from (https://msdn.microsoft.com/en-us/library/mt204009.aspx), it shows me that it is installed but still cannot find it in Visual studio. Can anyone please help me with this?

您好Sudhanshu Bharti,

Hi Sudhanshu Bharti,

感谢您在MSDN论坛中发帖.

Thank you for posting in MSDN forum.

首先,您是否下载了VS的SSDT RTM版本?如果没有,请从下面的线程下载.

Firstly, did you download the SSDT RTM edition for VS? if not, please download it from the thread below.

https://msdn.microsoft.com/en-us/dn864412

然后,请打开Visual Studio 2013的File-> New-> Project,尝试创建一个新的SQL Server数据库项目,如下面的屏幕截图所示,如果成功,则表明SQL Server已安装在您的计算机.

Then, please open your Visual Studio 2013, File->New->Project, try to create a new SQL server Database Project like the screenshot below, if it is successful, it means that SQL server has been installed on your computer.

如果您仍然无法打开项目,则我怀疑该项目可能与SSDT-BI有关.请尝试安装 SQL Server数据工具-Visual的商业智能Studio 2013来自下面的链接:

If you still could not open your project, I suspected that the project may be related to SSDT-BI. please try to install SQL Server Data Tools - Business Intelligence for Visual Studio 2013 from the link below:

https://www.microsoft.com/en-us/download/details .aspx?id = 42313

最好的问候

徐文