Skip to content

Commit 893a35c

Browse files
committed
Revisions/acrolinx fixes
1 parent 00ad02b commit 893a35c

1 file changed

Lines changed: 8 additions & 6 deletions

File tree

support/mem/configmgr/setup-migrate-backup-recovery/update-odbc-18611-causes-issues-configmgr.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,18 @@
11
---
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.
44
ms.date: 01/30/2026
55
ms.reviewer: kaushika, payur, v-tappelgate
66
ms.custom: sap:Configuration Manager Setup, High Availability, Migration and Recovery\Site Installation or Prerequisites
77
---
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
99

1010
*Applies to*: Configuration Manager
1111

1212
## Summary
1313

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+
1416
## Symptoms
1517

1618
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
5456

5557
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.
5658

57-
## Resolution
59+
## Workaround
5860

5961
Make one of the following changes to the ODBC Driver for SQL Server:
6062

6163
- Downgrade the driver to [version 18.5.2.1](/sql/connect/odbc/windows/release-notes-odbc-sql-server-windows#1852)
6264
- 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.
6365

6466
> [!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.
6668
6769
## More information
6870

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

Comments
 (0)