Skip to content

Commit 612ff67

Browse files
Merge pull request #36589 from dzsquared/drskwier/sqlpackage-170_3
170.3 rel notes
2 parents 579340f + b34205d commit 612ff67

3 files changed

Lines changed: 98 additions & 54 deletions

File tree

docs/tools/download-sql-feature-packs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ This article provides a brief explanation of the various downloads and stand-alo
3838
| [sqlcmd utility](sqlcmd/sqlcmd-utility.md) | The SQLCMD utility allows users to connect to, send Transact-SQL batches from, and output rowset information from SQL Server instances. |
3939
| [Drivers for PHP for SQL Server](../connect/php/download-drivers-php-sql-server.md) | The Microsoft Drivers for PHP for SQL Server are PHP extensions that allow for the reading and writing of SQL Server data from within PHP scripts. |
4040
| [JDBC Driver for SQL Server](../connect/jdbc/download-microsoft-jdbc-driver-for-sql-server.md) | The Microsoft JDBC Driver for SQL Server provides access to SQL Server from any Java application, application server, or Java-enabled applet. |
41-
| [SQL Server Data-Tier Application Framework](sqlpackage/sqlpackage-download.md#dacfx) | The SQL Server Data-tier Application framework (DacFx) is a .NET component that provides application lifecycle services for database development and management and is available in the [SqlPackage](sqlpackage/sqlpackage-download.md) CLI and as a [NuGet package](https://www.nuget.org/packages/Microsoft.SqlServer.DacFx). The Data-tier Application Framework includes TransactSql.ScriptDOM. |
41+
| [SqlPackage CLI and related libraries](sqlpackage/sqlpackage-download.md) | The SqlPackage CLI provides a command-line interface for automating database development and deployment tasks. Both [DacFx](https://www.nuget.org/packages/Microsoft.SqlServer.DacFx) and the [ScriptDom parser](https://www.nuget.org/packages/Microsoft.SqlServer.TransactSql.ScriptDom) are available as .NET packages on NuGet. |
4242
| [SQL Server Semantic Language Statistics](../relational-databases/search/install-and-configure-semantic-search.md) | The Semantic Language Statistics Database is a required component for the Statistical Semantic Search feature in Microsoft SQL Server. |
4343
| [SQL Server Management Objects](../relational-databases/server-management-objects-smo/installing-smo.md) | SQL Server Management Objects (SMO) is a .NET Framework object model that enables software developers to create client-side applications to manage and administer SQL Server objects and services. |
4444
| [System CLR Types](https://go.microsoft.com/fwlink/?linkid=2108808) | The SQL Server System CLR Types package contains the components implementing the geometry, geography, and hierarchy ID types in SQL Server. **Note: This component also requires [Windows Installer 4.5](https://go.microsoft.com/fwlink/?LinkId=123373)**. |

0 commit comments

Comments
 (0)