Forum Discussion
deahayes
Jun 25, 2020Copper Contributor
SQL Server 2016+ software/tools
Hi,
Is there a list somewhere that tells me exactly what tools/software is installed with SQL Server.
Do you know if Microsoft SQL Server Management Studio and Microsoft SQL Server Data Tools (SSDT) come with the SQL Server installation package? It is integrated with the SQL server tools ?
1 Reply
- hemantgirigCopper Contributor
Hi deahayes
As far as I know, SQL Server Management Studio is not integrated anymore, the same goes with the SSDT. You can download the latest SSMS and SSDT from the link given below:
- https://docs.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms?view=sql-server-ver15
- https://docs.microsoft.com/en-us/sql/ssdt/download-sql-server-data-tools-ssdt?view=sql-server-ver15
Thanks
Hemantgiri