|
1 | 1 | --- |
2 | | -title: Updating ODBC Driver for SQL Server to 18.6.1.1 update causes issues in Configuration Manager |
3 | | -description: Describes issues that appear after updating to ODBC Driver for SQL Server to version 18.6.1.1 in Configuration Manager. |
| 2 | +title: Updating ODBC Driver for SQL Server to 18.6.1.1 causes issues in Configuration Manager |
| 3 | +description: Describes issues that appear after you update ODBC Driver for SQL Server to version 18.6.1.1 in Configuration Manager, and explains how to work around these issues until a permanent fix becomes available. |
4 | 4 | ms.date: 01/30/2026 |
5 | 5 | ms.reviewer: kaushika, payur, v-tappelgate |
6 | 6 | ms.custom: sap:Configuration Manager Setup, High Availability, Migration and Recovery\Site Installation or Prerequisites |
7 | 7 | --- |
8 | | -# Updating ODBC Driver for SQL Server to 18.6.1.1 update causes issues in Configuration Manager |
| 8 | +# Updating ODBC Driver for SQL Server to version 18.6.1.1 causes issues in Configuration Manager |
9 | 9 |
|
10 | 10 | *Applies to*: Configuration Manager |
11 | 11 |
|
12 | 12 | ## Summary |
13 | 13 |
|
| 14 | +After you update Microsoft ODBC Driver for SQL Server to version 18.6.1.1, Configuration Manager site installations might fail, and Client Notification features might stop working. This article provides information about these issues and explains how to work around them until a permanent fix becomes available. |
| 15 | + |
14 | 16 | ## Symptoms |
15 | 17 |
|
16 | 18 | After you install [Microsoft ODBC driver for SQL Server on Windows, version 18.6.1.1](/sql/connect/odbc/windows/release-notes-odbc-sql-server-windows#186), you experience the following symptoms. |
@@ -54,16 +56,16 @@ Begin to move file from E:\Microsoft Configuration Manager\inboxes\bgb.box\Bgbtd |
54 | 56 |
|
55 | 57 | ODBC Driver for SQL Server version 18.6.1.1 includes a change that enforces stricter handling of NULL values for non-nullable columns. This change can cause failures in Configuration Manager operations that attempt to insert NULL values into such columns. Such failures generate errors during Site Installation and "Currently Logged on User" reporting. |
56 | 58 |
|
57 | | -## Resolution |
| 59 | +## Workaround |
58 | 60 |
|
59 | 61 | Make one of the following changes to the ODBC Driver for SQL Server: |
60 | 62 |
|
61 | 63 | - Downgrade the driver to [version 18.5.2.1](/sql/connect/odbc/windows/release-notes-odbc-sql-server-windows#1852) |
62 | 64 | - Downgrade the driver to [version 18.4.1.1](/sql/connect/odbc/windows/release-notes-odbc-sql-server-windows#184). Configuration Manager version 2503 and later versions include this version of the driver as Redistributable content. |
63 | 65 |
|
64 | 66 | > [!NOTE] |
65 | | -> ODBC Driver for SQL Server version 18.6.1.1 doesn't contain security updates, so rolling the driver back doesn't introduce vulnerabilities. |
| 67 | +> ODBC Driver for SQL Server version 18.6.1.1 doesn't contain security updates, so rolling back the driver doesn't introduce vulnerabilities. |
66 | 68 |
|
67 | 69 | ## More information |
68 | 70 |
|
69 | | -Microsoft plans resolving the issue in the an upcoming ODBC Driver for SQL Server release. For more information, see [Support lifecycle for Microsoft ODBC Driver for SQL Server](/sql/connect/odbc/support-lifecycle). |
| 71 | +Microsoft plans resolving the issue in an upcoming ODBC Driver for SQL Server release. For more information, see [Support lifecycle for Microsoft ODBC Driver for SQL Server](/sql/connect/odbc/support-lifecycle). |
0 commit comments