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/connect/new-updated-connect.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -409,7 +409,7 @@ Support for Java Development Kit (JDK) version 9.0 in addition to JDK 8.0 and 7.
409
409
410
410
**JDBC 4.3 compliance**
411
411
412
-
Support for Java Database Connectivity API 4.3 specification, in addition to 4.1 and 4.2. The JDBC 4.3 API methods are added but not implemented yet. For details see [JDBC 4.3 Compliance for the JDBC Driver](docs/connect/jdbc/../../connect/jdbc/jdbc-4-3-compliance-for-the-jdbc-driver.md).
412
+
Support for Java Database Connectivity API 4.3 specification, in addition to 4.1 and 4.2. The JDBC 4.3 API methods are added but not implemented yet. For details see [JDBC 4.3 Compliance for the JDBC Driver].
Support for `SQL_COPT_SS_CEKCACHETTL` and `SQL_COPT_SS_TRUSTEDCMKPATHS` connection attributes (For more information, see [Using Always Encrypted with the ODBC Driver for SQL Server](docs/connect/odbc/linux-mac/../using-always-encrypted-with-the-odbc-driver.md))
722
+
Support for `SQL_COPT_SS_CEKCACHETTL` and `SQL_COPT_SS_TRUSTEDCMKPATHS` connection attributes (For more information, see [Using Always Encrypted with the ODBC Driver for SQL Server])
723
723
-`SQL_COPT_SS_CEKCACHETTL` Allows controlling the time that the local cache of Column Encryption Keys exists, as well as flushing it
724
724
-`SQL_COPT_SS_TRUSTEDCMKPATHS` Allows the application to restrict AE operations to only use the specified list of Column Master Keys
725
725
726
726
727
727
728
-
Support for loading the `.rll` from default location (For more information, see ['Resource File Loading' section in the Installation document](docs/connect/odbc/linux-mac/installing-the-microsoft-odbc-driver-for-sql-server.md#resource-file-loading))
728
+
Support for loading the `.rll` from default location (For more information, see ['Resource File Loading' section in the Installation document])
@@ -780,14 +780,14 @@ Support for Azure SQL Managed Instance (Extended Private Preview).
780
780
781
781
**Features Added**:
782
782
783
-
Support for `SQL_COPT_SS_CEKCACHETTL` and `SQL_COPT_SS_TRUSTEDCMKPATHS` connection attributes (For more information, see [Using Always Encrypted with the ODBC Driver for SQL Server](docs/connect/odbc/windows/../using-always-encrypted-with-the-odbc-driver.md))
783
+
Support for `SQL_COPT_SS_CEKCACHETTL` and `SQL_COPT_SS_TRUSTEDCMKPATHS` connection attributes (For more information, see [Using Always Encrypted with the ODBC Driver for SQL Server])
784
784
-`SQL_COPT_SS_CEKCACHETTL` Allows controlling the time that the local cache of Column Encryption Keys exists, as well as flushing it
785
785
-`SQL_COPT_SS_TRUSTEDCMKPATHS` Allows the application to restrict AE operations to only use the specified list of Column Master Keys
786
786
787
787
788
788
Azure Active Directory Interactive Authentication Support
**What's New in the *{Included-Content-Goes-Here}* ODBC Driver 17 for SQL Server on Windows**
@@ -837,7 +837,7 @@ Support for Azure SQL Managed Instance (Extended Private Preview).
837
837
838
838
839
839
> [!NOTE]
840
-
> When binding an input/output parameter to a bigint type, if the value may end up outside the range of an [integer](docs/connect/php/../../t-sql/data-types/int-bigint-smallint-and-tinyint-transact-sql.md), you will need to specify its SQL field type as SQLSRV_SQLTYPE_BIGINT. Otherwise, it may result in a "value out of range" exception.
840
+
> When binding an input/output parameter to a bigint type, if the value may end up outside the range of an [integer], you will need to specify its SQL field type as SQLSRV_SQLTYPE_BIGINT. Otherwise, it may result in a "value out of range" exception.
841
841
842
842
**Example**
843
843
@@ -892,7 +892,7 @@ sqlsrv_close($conn);
892
892
893
893
894
894
> [!NOTE]
895
-
> When binding an output parameter to a bigint value, if the value may end up outside the range of an [integer](docs/connect/php/../../t-sql/data-types/int-bigint-smallint-and-tinyint-transact-sql.md), you will need to specify its SQL field type as SQLSRV_SQLTYPE_BIGINT. Otherwise, it may result in a "value out of range" exception.
895
+
> When binding an output parameter to a bigint value, if the value may end up outside the range of an [integer], you will need to specify its SQL field type as SQLSRV_SQLTYPE_BIGINT. Otherwise, it may result in a "value out of range" exception.
896
896
897
897
**Example**
898
898
@@ -1016,7 +1016,7 @@ This page discusses what was added in each version of the *{Included-Content-Go
1016
1016
- Version 17 is now the default on all platforms
1017
1017
- Support for Ubuntu 17.10, Debian 9, and Suse Enterprise Linux 12
1018
1018
- Dropped support for Ubuntu 15.10
1019
-
- Support for Always Encrypted with CRUD functionalities on Windows. For more information, see [Using Always Encrypted with the PHP Drivers for SQL Server](docs/connect/php/../../connect/php/using-always-encrypted-php-drivers.md)
1019
+
- Support for Always Encrypted with CRUD functionalities on Windows. For more information, see [Using Always Encrypted with the PHP Drivers for SQL Server]
1020
1020
- Support for Windows Certificate Store
1021
1021
- Always Encrypted is only supported with Microsoft ODBC Driver 17 and above
1022
1022
- Support for non-UTF8 locales on Linux and macOS
@@ -1111,7 +1111,7 @@ This section lists very similar articles for recently updated articles in other
1111
1111
-[New + Updated (0+0): **Multidimensional Expressions (MDX) for SQL** docs](../mdx/new-updated-mdx.md)
Copy file name to clipboardExpand all lines: docs/integration-services/new-updated-integration-services.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,7 +102,7 @@ For a complete installation of *{Included-Content-Goes-Here}* , select the comp
102
102
- 32-bit and 64-bit SSIS components.
103
103
- Installing SSIS does **not** install the tools required to design and develop SSIS packages.
104
104
-**SQL Server Database Engine**. Install the Database Engine with the SQL Server Setup wizard. Selecting the Database Engine lets you create and host the SSIS Catalog database, `SSISDB`, to store, manage, run, and monitor SSIS packages.
105
-
-**SQL Server Data Tools (SSDT)**. To download and install SSDT, see [Download SQL Server Data Tools (SSDT)](docs/integration-services/install-windows/../../ssdt/download-sql-server-data-tools-ssdt.md). Installing SSDT lets you design and deploy SSIS packages. SSDT installs the following things:
105
+
-**SQL Server Data Tools (SSDT)**. To download and install SSDT, see [Download SQL Server Data Tools (SSDT)]. Installing SSDT lets you design and deploy SSIS packages. SSDT installs the following things:
106
106
- The SSIS package design and development tools, including SSIS Designer.
107
107
- 32-bit SSIS components only.
108
108
- A limited version of Visual Studio (if a Visual Studio edition is not already installed).
@@ -226,7 +226,7 @@ This section lists very similar articles for recently updated articles in other
226
226
-[New + Updated (0+0): **Multidimensional Expressions (MDX) for SQL** docs](../mdx/new-updated-mdx.md)
0 commit comments