You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ssdt/download-sql-server-data-tools-ssdt.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ SSDT is installed as a Visual Studio component, both for [online installation](#
34
34
35
35
## Install SSDT with Visual Studio
36
36
37
-
If [Visual Studio 2026](/visualstudio/install/install-visual-studio?preserve-view=true&view=vs-2022) or [Visual Studio 2012](/visualstudio/install/install-visual-studio?preserve-view=true&view=vs-2019) is already installed, you can edit the list of workloads to include SSDT. If you don't have Visual Studio 2019/2022 installed, then you can download and install [Visual Studio 2026](https://visualstudio.microsoft.com/downloads/).
37
+
If [Visual Studio 2026](/visualstudio/install/install-visual-studio?preserve-view=true&view=vs-2026) or [Visual Studio 2022](/visualstudio/install/install-visual-studio?preserve-view=true&view=vs-2022) is already installed, you can edit the list of workloads to include SSDT. If you don't have Visual Studio 2022 or 2026 installed, then you can download and install [Visual Studio 2026](https://visualstudio.microsoft.com/downloads/).
38
38
39
39
To modify the installed Visual Studio workloads to include SSDT, use the Visual Studio Installer.
40
40
@@ -103,8 +103,8 @@ Supported SQL versions in Visual Studio 2026:
103
103
| Project templates | SQL platforms supported |
104
104
| --- | --- |
105
105
| Relational databases |[!INCLUDE [sssql16-md](../includes/sssql16-md.md)] - [!INCLUDE [sssql22-md](../includes/sssql25-md.md)]<br /><br />Azure SQL Database, Azure SQL Managed Instance<br /><br />Azure Synapse Analytics Dedicated Pools<br />Azure Synapse Analytics Serverless Pools<br /><br />Warehouse in Microsoft Fabric<br />SQL database in Microsoft Fabric |
106
-
| Analysis Services models<br /><br />Reporting Services reports |SQL Server 2016 - SQL Server 2025|
107
-
| Integration Services packages |SQL Server 2019 - SQL Server 2025|
0 commit comments