64 bit Microsoft SQL Server Data Tools

前端 未结 3 610
说谎
说谎 2021-01-31 07:20

I am having trouble finding the 64 bit version of Microsoft SQL Server Data Tools.

Does any one know where i can download the 64 bit version of Microsof

3条回答
  •  谎友^
    谎友^ (楼主)
    2021-01-31 07:39

    SQL Server comes in x32 and x64 but Visual Studio comes in only x32.

    So if you have x64 SQL Server 2014, you can only install SQL Server Data Tools x32 in a new instance configuration. This will install Visual Studio 2013 x32.

    However if you have SQL Server 2012, SQL Server Data Tools are available in the installation media (unlike SQL 2014 where it has to be manually downloaded & installed).

提交回复
热议问题