Fixed issues in DataDirect ODBC 8.0
- Last Updated: September 20, 2026
| Failure Number | Driver | Driver Build | Base | Util | Java Jar Component | Description |
|---|---|---|---|---|---|---|
| XDBC-77908 | Autonomous REST Connector ODBC | 2400 | 4221 | 4344 | 007345 |
Connection failed with error 'The value for connection option SQLEngineMode was stored as a ENUM but is being retrieved as a MAP.' |
| XDBC-77041 | Oracle Database Wire Protocol ODBC | 4624 | 4197 | 4313 |
When establishing multiple parallel connections on Linux systems with low kernel entropy, the driver intermittently returned a socket closed error or failed to connect. This was caused by a driver component blocking while waiting for sufficient system entropy. |
|
| XDBC-76739 | MySQL ODBC | 1729 | 4197 | 4313 |
Intermittent crash in the driver caused by memory corruption during stored procedure execution. |
|
| XDBC-76666 | SQL Server ODBC | 3061 | 4206 | 4324 |
When the {{KeepConnectionActive}} connection option was enabled, the driver encountered a performance regression where {{SQLDisconnect}} calls experienced an unnecessary two-second delay. This issue was resolved by removing a redundant internal wait period that was previously triggered during the disconnect process. |
|
| XDBC-76408 | SQL Server ODBC | 3061 | 4206 | 4324 |
When multiple connections were invoked in parallel on Linux systems, the driver intermittently returned “socket closed” errors during NTLMv2 authentication. |
|
| XDBC-76007 | SQL Server ODBC | 3061 | 4206 | 4324 |
When attempting to connect to a SQL Server named instance with the {{MultiSubnetFailover}} connection option enabled, the driver returned a "Timeout expired" error. |
|
| XDBC-75878 | SQL Server ODBC | 3061 | 4206 | 4324 |
When the MultiSubnetFailover connection option was enabled, the driver intermittently returned a network error if any node in the cluster was unreachable. The driver now correctly continues attempting connections to other available nodes in the cluster until a successful connection is established. |
|
| XDBC-75780 | Oracle Database Wire Protocol ODBC | 4536 | 4081 | 4176 |
When calling Oracle stored procedures that return CLOB data through input-output parameters, the driver incorrectly returned empty results. |
|
| XDBC-75185 | Oracle Database Wire Protocol ODBC | 4624 | 4197 | 4313 |
When performing bulk loads to Oracle, the driver encountered data loss in subsequent batches if a row-level error occurred in the initial batch. |
|
| XDBC-75185 | Oracle Database Wire Protocol ODBC | 4536 | 4081 | 4176 |
When performing bulk loads to Oracle, the driver encountered data loss in subsequent batches if a row-level error occurred in the initial batch. |
|
| XDBC-74243 | Snowflake ODBC | 0666 | 4166 | 4278 | 002025 |
When attempting to connect using OAuth2 authentication, the driver failed if a user ID was specified in the connection options. |
| XDBC-73680 | PostgreSQL ODBC | 3884 | 4197 | 4313 |
The driver failed with “Number contains an invalid character” error or hung during connection initialization when connecting to EnterpriseDB Advanced Server 15.17 and higher with BDR extension due to incorrect processing of the {{bdr.last_committed_lsn}} parameter. |
|
| XDBC-73673 | PostgreSQL ODBC | 3884 | 4197 | 4313 |
When an application was compiled with the {{-DSQLWCHARSHORT}} flag on Linux, the driver returned an “invalid byte sequence for encoding UTF8” error when inserting data into text array columns. |
|
| XDBC-73630 | Informix ODBC WP ODBC | 1315 | 0695 | 4289 |
When attempting to connect to an Informix 15 database, the driver returned a connection error due to an issue parsing the server version string. |
|
| XDBC-73566 | MySQL ODBC | 1729 | 4197 | 4313 |
The driver returned an error when calling {{SQLProcedureColumns}} with {{CatalogName}} set to {{NULL}} instead of returning the expected parameter metadata. |
|
| XDBC-73160 | Google Analytics 4 ODBC | 0329 | 3943 | 4031 | 000574 |
OAuth token retrieval and connection testing failed in the ODBC configuration workflow when using newer Java runtimes. |
| XDBC-73157 | SAP S/4HANA ODBC | 1331 | 3842 | 3913 | 001903 |
OAuth token retrieval and connection testing failed in the ODBC configuration workflow when using newer Java runtimes. |
| XDBC-73154 | Microsoft Dynamics 365 ODBC | 2510 | 3969 | 4056 | 003396 |
OAuth token retrieval and connection testing failed in the ODBC configuration workflow when using newer Java runtimes. |
| XDBC-73151 | Autonomous REST Connector ODBC | 2304 | 3972 | 4059 | 007242 |
OAuth token retrieval and connection testing failed in the ODBC configuration workflow when using newer Java runtimes. |
| XDBC-73018 | MySQL ODBC | 1559 | 3934 | 4022 |
Crash occurs at connection time for the latest MySQL, Oracle and PostgreSQL drivers on AIX |
|
| XDBC-73018 | Oracle Database Wire Protocol ODBC | 4385 | 3934 | 4022 |
Crash occurs at connection time for the latest MySQL, Oracle and PostgreSQL drivers on AIX |
|
| XDBC-73018 | PostgreSQL ODBC | 3708 | 3934 | 4022 |
Crash occurs at connection time for the latest MySQL, Oracle and PostgreSQL drivers on AIX |
|
| XDBC-73007 | Salesforce ODBC | 1439 | 3869 | 3943 | 003212 |
OAuth token retrieval and connection testing failed in the ODBC configuration workflow when using newer Java runtimes. |
| XDBC-72939 | PostgreSQL ODBC | 3708 | 3934 | 4022 |
Request to provide the Pre-QA build with OpenSSL changes. |
|
| XDBC-72679 | SQL Server ODBC | 3061 | 4206 | 4324 |
When attempting to copy data into Microsoft Fabric Data Warehouse, the driver failed and returned “SSL I/O Error” and “Socket Closed” errors. |
|
| XDBC-72676 | SQL Server ODBC | 2804 | 3934 | 4022 |
When attempting to connect to Microsoft SQL Server Fabric, the driver returned the following error:”Unable to dynamically load client library [libS0curl28.so|http://libS0curl28.so]: CURL initialization failure.” |
|
| XDBC-72616 | PostgreSQL ODBC | 3708 | 3934 | 4022 |
The driver returned an error on the SQLTablesW call when connected to a PostgreSQL 18.0 database. |
|
| XDBC-72603 | Oracle Database Wire Protocol ODBC | 4385 | 3934 | 4022 |
The driver returned an error because curl continued to search for the default libssl.so and libcrypto.so libraries, despite custom SSL and crypto library names being configured. |
|
| XDBC-72541 | Apache Spark SQL ODBC | 2134 | 3934 | 4022 |
The driver could not fetch table metadata when the table name contained special characters. |
|
| XDBC-72350 | Snowflake ODBC | 0639 | 3972 | 4059 |
When the SQL Engine Mode was set to Direct and the JVM Classpath connection option was empty, the driver failed to initialize the JVM. This occurred because the driver incorrectly included double quotes in the automatically generated classpath. |
|
| XDBC-72320 | SQL Server ODBC | 2804 | 3934 | 4022 |
When attempting to establish a connection in proxy mode, the driver failed to resolve libcrypto.dll correctly and returned the following error: “The procedure entry point EVP_get_id could not be located in the dynamic link library” |
|
| XDBC-72293 | SQL Server ODBC | 2804 | 3934 | 4022 |
The user observed unusually high RAM usage when SSL was enabled for SQL Server connections on Linux PPC‑LE, indicating a potential memory leak. |
|
| XDBC-72289 | Oracle Database Wire Protocol ODBC | 4385 | 3934 | 4022 |
A PLS‑00306 error occurred when calling the stored procedure AP_ACCT_DISCOVER after Oracle Patch is introduced with an Object ID larger than 2147483647. |
|
| XDBC-72267 | Microsoft Dynamics 365 ODBC | 2510 | 3969 | 4056 | 003396 |
Some column names differed from the expected schema (e.g., {{_SLAINVOKEDID_VALUE}} vs. {{SLAINVOKEDID}}), and certain lookup fields lacked corresponding YOMI name attributes. |
| XDBC-72237 | Google BigQuery ODBC | 1314 | 3842 | 3913 | 002502 |
OAuth token retrieval and connection testing failed in the ODBC configuration workflow when using newer Java runtimes. |
| XDBC-72234 | Snowflake ODBC | 0639 | 3972 | 4059 |
OAuth token retrieval and connection testing failed in the ODBC configuration workflow when using newer Java runtimes. |
|
| XDBC-72221 | ODBC Driver Manager ODBC | 2804 | 3934 | 4022 |
The user could not use a third-party driver because the license file did not include the branded Driver Manager. |
|
| XDBC-72098 | Db2 ODBC | 1612 | 3934 | 4022 |
When connecting to Db2 with the Authentication Method set to 1 (Encrypted Password with DES), the driver failed with the incorrect AES security mechanism error, "Specified security mechanism Encrypt Password (AES) is not supported by the server," instead of falling back to DES. |
|
| XDBC-71782 | Microsoft SharePoint ODBC | 1142 | 3842 | 3913 | 001648 |
OAuth token retrieval and connection testing failed in the ODBC configuration workflow when using newer Java runtimes. |
| XDBC-71752 | SQL Server ODBC | 2734 | 3802 | 3872 |
The OpenSSL library component of the driver has been upgraded to version 3.0.19 to resolve the CVE-2025-15467 security vulnerability. |
|
| XDBC-71744 | Apache Spark SQL ODBC | 2032 | 3794 | 3864 |
The OpenSSL library component of the driver has been upgraded to version 3.0.19 to resolve the CVE-2025-15467 security vulnerability. |
|
| XDBC-71736 | SAP ASE ODBC | 0446 | 3794 | 3864 |
The OpenSSL library component of the driver has been upgraded to version 3.0.19 to resolve the CVE-2025-15467 security vulnerability. |
|
| XDBC-71728 | Amazon Redshift ODBC | 3281 | 3794 | 3864 |
The OpenSSL library component of the driver has been upgraded to version 3.0.19 to resolve the CVE-2025-15467 security vulnerability. |
|
| XDBC-71720 | PostgreSQL ODBC | 3618 | 3794 | 3864 |
The OpenSSL library component of the driver has been upgraded to version 3.0.19 to resolve the CVE-2025-15467 security vulnerability. |
|
| XDBC-71712 | Oracle Database Wire Protocol ODBC | 4293 | 3794 | 3864 |
The OpenSSL library component of the driver has been upgraded to version 3.0.19 to resolve the CVE-2025-15467 security vulnerability. |
|
| XDBC-71704 | Progress® OpenEdge ODBC | 0487 | 3794 | 3864 |
The OpenSSL library component of the driver has been upgraded to version 3.0.19 to resolve the CVE-2025-15467 security vulnerability. |
|
| XDBC-71696 | MySQL ODBC | 1494 | 3794 | 3864 |
The OpenSSL library component of the driver has been upgraded to version 3.0.19 to resolve the CVE-2025-15467 security vulnerability. |
|
| XDBC-71688 | Apache Hive ODBC | 1901 | 3794 | 3864 |
The OpenSSL library component of the driver has been upgraded to version 3.0.19 to resolve the CVE-2025-15467 security vulnerability. |
|
| XDBC-71680 | Greenplum ODBC | 0821 | 3794 | 3864 |
The OpenSSL library component of the driver has been upgraded to version 3.0.19 to resolve the CVE-2025-15467 security vulnerability. |
|
| XDBC-71672 | Db2 ODBC | 1535 | 3794 | 3864 |
The OpenSSL library component of the driver has been upgraded to version 3.0.19 to resolve the CVE-2025-15467 security vulnerability. |
|
| XDBC-71417 | PostgreSQL ODBC | 3708 | 3934 | 4022 |
The driver returned an error where batch inserts with non-UTF8 character sets resulted in an invalid encoding failure. |
|
| XDBC-71316 | PostgreSQL ODBC | 3708 | 3934 | 4022 |
The driver continued issuing FETCH requests after a numeric overflow error, causing the application to hang instead of terminating the query. |
|
| XDBC-71296 | PostgreSQL ODBC | 3618 | 3794 | 3864 |
The driver returned an incorrect data type for quoted Char columns, reporting them as Tinyint instead of a character type. |
|
| XDBC-70821 | Db2 ODBC | 1535 | 3794 | 3864 |
The driver returned an incorrect SQLState for a dead connection, reporting HY000 instead of the 08S01 communication‑link‑failure code. |
|
| XDBC-70809 | SQL Server ODBC | 2734 | 3802 | 3872 |
The driver encountered network failures with SSL‑enabled connections when processing large data volumes against SQL Azure, resulting in intermittent 08S01 errors. |
|
| XDBC-70781 | Microsoft SharePoint ODBC | 1142 | 3842 | 3913 | 001648 |
Updating an existing SharePoint DSN after upgrading the driver erased the Access and Refresh tokens. |
| XDBC-70396 | Teradata ODBC | 0541 | 0636 | 3880 |
The driver returned inconsistent data types for TIMESTAMP WITH TIME ZONE columns, reporting TIMESTAMP via SQLColumns but CHAR via SQLDescribeCol. |
|
| XDBC-70389 | Apache Hive ODBC | 1901 | 3794 | 3864 |
Insert statements using SQLParamData/SQLPutData were corrupted by the Hive ODBC driver, which replaced the parameter marker and opening parenthesis with ,1 and caused invalid SQL syntax. |
|
| XDBC-70199 | Apache Spark SQL ODBC | 2032 | 3794 | 3864 |
On Linux, the driver failed to connect to an instance of Azure Databricks Warehouse using token-based authentication. |
|
| XDBC-70141 | Oracle Database Wire Protocol ODBC | 4130 | 3553 | 3560 |
When Oracle wallet contained more than five entries, the connection failed. |
|
| XDBC-70083 | SQL Server ODBC | 2570 | 3560 | 3567 |
Insert operation for the minimum {{SMALLMONEY}} value ({{-214748.3648}}) failed when column encryption was enabled, due to incorrect handling of 32-bit integer negation during parameter binding in prepared statements. |
|
| XDBC-70075 | Microsoft SharePoint ODBC | 1097 | 3580 | 3587 | 001594 |
When connecting using OAuth with a token that exceeded 2558 characters, the data source was not saved and the driver returned the error “Updating Configuration Failed.” |
| XDBC-70028 | PostgreSQL ODBC | 3412 | 3509 | 3508 |
SQLExecute() hanged indefinitely when executing PostgreSQL stored functions with return values. |
|
| XDBC-69967 | Amazon Redshift ODBC | 3113 | 3486 | 3482 |
Connecting to Amazon Redshift using JWT authentication ({{AuthMethod=39}}) failed in Kubernetes pod environments with an error indicating a missing device or address during file I/O operations. |
|
| XDBC-69965 | SQL Server ODBC | 2570 | 3560 | 3567 |
Insert queries failed when using the {{SQL_variant}} data type with column encryption. |
|
| XDBC-69833 | PostgreSQL ODBC | 3412 | 3509 | 3508 |
When using the SQLProcedureColumns() API with the driver, the driver incorrectly returned DECIMAL_DIGITS = 0 for a parameter defined as TIMESTAMP or TIME. |
|
| XDBC-69757 | Oracle Database Wire Protocol ODBC | 4057 | 3466 | 3460 |
When attempting to use TLS/SSL encryption, the driver encountered memory leak issues. |
|
| XDBC-69629 | Oracle Database Wire Protocol ODBC | 4057 | 3466 | 3460 |
When executing SQLPrepareW, the driver intermittently crashed and impacted the customer’s production system. |
|
| XDBC-69501 | Microsoft Dynamics 365 ODBC | 2334 | 3503 | 3500 | 003198 |
The driver failed to load data from the {{EMAILS}} table when executing a {{SELECT}} query against the data source. |
| XDBC-69476 | Snowflake ODBC | 0579 | 3580 | 3587 |
When executing a getSchemas() call, the driver did not return schemas whose names were enclosed in double quotes. |
|
| XDBC-69464 | Google Analytics 4 ODBC | 0287 | 3503 | 3500 | 000525 |
When filtering endpoints that require parameters using {{INFORMATION_SCHEMA.SYSTEM_COLUMNS_REQUIRED_FILTERS}}, the required filter was not exposed in the path for the {{PROPERTIESLIST}} endpoint. |
| XDBC-69353 | SQL Server ODBC | 2439 | 3461 | 3453 |
The newer SQL Server WP ODBC driver seems to no longer accept a domain name as part of the UID when connecting with AuthenticationMethod=10. If the customer tries to connect, it returns the error:Socket closed :01006 : Login failed.The login is from an untrusted domain and cannot be used with Integrated authentication. |
|
| XDBC-69338 | SAP Sybase IQ ODBC | 0938 | 3450 | 3442 |
The native Informix driver returned inconsistent results when reading chunked CLOB data through the DataDirect Driver Manager. |
|
| XDBC-69338 | Amazon Redshift ODBC | 3281 | 3794 | 3864 |
The native Informix driver returned inconsistent results when reading chunked CLOB data through the DataDirect Driver Manager. |
|
| XDBC-69338 | Apache Hive ODBC | 1901 | 3794 | 3864 |
The native Informix driver returned inconsistent results when reading chunked CLOB data through the DataDirect Driver Manager. |
|
| XDBC-69338 | SAP ASE ODBC | 0446 | 3794 | 3864 |
The native Informix driver returned inconsistent results when reading chunked CLOB data through the DataDirect Driver Manager. |
|
| XDBC-69338 | Db2 ODBC | 1535 | 3794 | 3864 |
The native Informix driver returned inconsistent results when reading chunked CLOB data through the DataDirect Driver Manager. |
|
| XDBC-69338 | MySQL ODBC | 1494 | 3794 | 3864 |
The native Informix driver returned inconsistent results when reading chunked CLOB data through the DataDirect Driver Manager. |
|
| XDBC-69338 | Oracle Database Wire Protocol ODBC | 4293 | 3794 | 3864 |
The native Informix driver returned inconsistent results when reading chunked CLOB data through the DataDirect Driver Manager. |
|
| XDBC-69338 | PostgreSQL ODBC | 3618 | 3794 | 3864 |
The native Informix driver returned inconsistent results when reading chunked CLOB data through the DataDirect Driver Manager. |
|
| XDBC-69338 | Apache Spark SQL ODBC | 2032 | 3794 | 3864 |
The native Informix driver returned inconsistent results when reading chunked CLOB data through the DataDirect Driver Manager. |
|
| XDBC-69338 | SQL Server ODBC | 2734 | 3802 | 3872 |
The native Informix driver returned inconsistent results when reading chunked CLOB data through the DataDirect Driver Manager. |
|
| XDBC-69338 | Greenplum ODBC | 0821 | 3794 | 3864 |
The native Informix driver returned inconsistent results when reading chunked CLOB data through the DataDirect Driver Manager. |
|
| XDBC-69338 | Progress OpenEdge ODBC | 0487 | 3794 | 3864 |
The native Informix driver returned inconsistent results when reading chunked CLOB data through the DataDirect Driver Manager. |
|
| XDBC-69338 | Informix ODBC | 0945 |
The native Informix driver returned inconsistent results when reading chunked CLOB data through the DataDirect Driver Manager. |
|||
| XDBC-69338 | Google BigQuery ODBC | 1314 | 3842 | 3913 | 002502 |
The native Informix driver returned inconsistent results when reading chunked CLOB data through the DataDirect Driver Manager. |
| XDBC-69338 | SAP Sybase IQ ODBC | 0938 | 3450 | 3442 |
The native Informix driver returned inconsistent results when reading chunked CLOB data through the DataDirect Driver Manager. |
|
| XDBC-69312 | Oracle Database Wire Protocol ODBC | 4130 | 3553 | 3560 |
When fetching data from a large table with FailoverMode set to 2(Select) and using SQLCloseCursor(), the driver stopped responding. |
|
| XDBC-69307 | SQL Server ODBC | 2439 | 3461 | 3453 |
When attempting to use TLS/SSL encryption, the driver encountered memory leak issues. |
|
| XDBC-69287 | SQL Server ODBC | 2570 | 3560 | 3567 |
Re-executing a prepared stored procedure after a {{QueryTimeout}} caused syntax and sequence errors, indicating that the statement was invalidated. |
|
| XDBC-69265 | Oracle Database Wire Protocol ODBC | 4130 | 3553 | 3560 |
The driver returned an ORA-00910 error when executing a query to check for Extended Data Types (EDT) support in environments where EDT was not enabled. |
|
| XDBC-69234 | Salesforce ODBC | 1249 | 3509 | 3508 | 003125 |
The Configuration Manager incorrectly added extra backslashes to file paths after clicking the “Update” button. |
| XDBC-69215 | PostgreSQL ODBC | 3346 | 3461 | 3453 |
Repeated execution of a stored procedure without re-preparing the statement caused decimal values to lose trailing zeros in the output. |
|
| XDBC-69177 | Microsoft Dynamics 365 ODBC | 2301 | 3450 | 3442 | 3161 |
The driver returns table names only in plural form. It should support returning names in both singular and plural forms. |
| XDBC-69172 | Google BigQuery ODBC | 1314 | 3842 | 3913 | 002502 |
The Google BigQuery ODBC driver incorrectly indicated support for stored procedures. |
| XDBC-68923 | ODBC Driver Manager ODBC | 1305 | 3450 | 3442 |
On Linux, the Progress driver manager crashed when attempting to connect to the native Db2 driver. |
|
| XDBC-68803 | SQL Server ODBC | 2439 | 3461 | 3453 |
When fetching data with UTF8 encoding from Microsoft Fabrics Data Warehouse, the data was truncated. |
|
| XDBC-68758 | Apache Spark SQL ODBC | 2134 | 3934 | 4022 |
The driver failed to connect to Azure Databricks 4.0.0 over HTTP transport and returned a 400 status error. |
|
| XDBC-68690 | PostgreSQL ODBC | 3346 | 3461 | 3453 |
The driver returned an "Invalid character value" error when executing a stored procedure. However, it successfully executed a similar stored procedure with different parameters. |
|
| XDBC-68371 | SQL Server ODBC | 2439 | 3461 | 3453 |
The connection became unusable after a query timeout occurred. |
|
| XDBC-68365 | SQL Server ODBC | 2439 | 3461 | 3453 |
When executing SQLNumResultCols() for an application that limited the number of rows it could receive from the server using the SQL_ATTR_MAX_ROWS attribute, the driver returned an incorrect result. |
|
| XDBC-68268 | SQL Server ODBC | 2439 | 3461 | 3453 |
When attempting to reuse a connection from a pool containing 100 bad connections, the driver took more than 15 minutes to time out the connection. |
|
| XDBC-67687 | Google BigQuery ODBC | 1064 | 3450 | 3442 | 002377 |
The HostName and ServerName connection options must be exposed for the ODBC and JDBC drivers, respectively. |
| XDBC-67657 | Apache Cassandra ODBC | 1236 | 3450 | 3442 | 000805 |
When attempting to execute a SELECT query containing the DISTINCT keyword, the returned an incorrect result set. |
| XDBC-67563 | SAP ASE ODBC | 0253 | 3450 | 3442 |
When initiating an XA connection to the database, the driver failed during the xa_recover call with an XAER_RMERR (-3) error. |
|
| XDBC-67541 | PostgreSQL ODBC | 3186 | 3328 | 3315 |
When attempting to run a stored procedure, the driver returned the result set in an incorrect order. |
|
| XDBC-67474 | PostgreSQL ODBC | 3186 | 3328 | 3315 |
When attempting to run SQLDescribeCol() and SQLColumns() functions for a column of Vector data type, the driver returned an incorrect precision. |
|
| XDBC-67464 | Oracle Database Wire Protocol ODBC | 4057 | 3466 | 3460 |
The driver failed to provide failover support for connections to the LDAP server. |
|
| XDBC-67409 | Db2 ODBC | 1193 | 3302 | 3267 |
An automatic crash reporting system showed that the driver stopped responding during a fetch operation. |
|
| XDBC-67395 | PostgreSQL ODBC | 3186 | 3328 | 3315 |
On Windows, when attempting to establish a connection using a DSN that does not contain the user name, the driver returned the following error: “Insufficient information to connect to the data source”. |
|
| XDBC-67390 | Oracle Database Wire Protocol ODBC | 3863 | 3300 | 3265 |
The latest version of the driver did not perform as well as its earlier version. |
|
| XDBC-67385 | PostgreSQL ODBC | 3186 | 3328 | 3315 |
When attempting to execute a stored procedure, the application crashed. |
|
| XDBC-67327 | Db2 ODBC | 1193 | 3302 | 3267 |
When attempting to create the driver package, the Bind tool returned the following error: “Specified driver could not be loaded.“ |
|
| XDBC-67303 | Google BigQuery ODBC | 0928 | 3300 | 3265 | 002312 |
When using the SQLExecDirect function to perform a bulk insert of 3000 rows, the server returned an HTTP 400 Bad Request error and the SQL operation stalled. |
| XDBC-67227 | ODBC Driver Manager ODBC | 2200 | 3264 | 3228 |
When the LD_LIBRARY_PATH environment variable is set on the Linux z/OS platform, the branded driver is not using the correct ICU file. |
|
| XDBC-67008 | Autonomous REST Connector ODBC | 1956 | 3290 | 3254 | 006807 |
When sampling or querying data in lines of XML that contained attributes and plain text, the driver processed the attribute information but ignored the plain text data. |
| XDBC-66991 | SQL Server ODBC | 2256 | 3304 | 3269 |
Chinese characters like “瞇眼” failed to insert into the database using the UTF-8 encoding. |
|
| XDBC-66980 | SQL Server ODBC | 2200 | 3264 | 3228 |
The metadata returned by the ODBC driver for Azure Synapse does not match the metadata returned by the JDBC driver. |
|
| XDBC-66950 | Greenplum ODBC | 0609 | 3455 | 3447 |
When attempting to execute SQLDescribeCol, the driver incorrectly mapped the BIT data type to SQL_VARCHAR instead of the expected SQL_BIT (-7) during metadata retrieval and query execution. |
|
| XDBC-66812 | MySQL ODBC | 1144 | 3241 | 3204 |
A Windows compiler flag, Control Flow Guard (CFG), was not enabled for the driver. |
|
| XDBC-66722 | Google BigQuery ODBC | 1314 | 3842 | 3913 | 002502 |
Applications compiled with the Solaris {{cc}} compiler may be unable to load the Google BigQuery driver. |
| XDBC-66670 | MySQL ODBC | 1144 | 3241 | 3204 |
When attempting to perform a batch insert using BatchMechanism=2, the driver inserted null values instead of timestamps. |
|
| XDBC-66131 | SQL Server ODBC | 2150 | 3227 | 3190 |
When using Entra ID (Azure AD) authentication, the connection failed with a “Socket Closed” error. |
|
| XDBC-66126 | PostgreSQL ODBC | 3075 | 3228 | 3191 |
The following error occurred when attempting to execute a stored procedure with more than 32 parameters: “Wrong number of parameters: 35 requested but 32 returned.” |
|
| XDBC-66066 | SAP Sybase IQ ODBC | 0761 | 3224 | 3187 |
A fatal error occurred when the driver attempted to execute a PL/SQL command through an IBM Datastage job. |
|
| XDBC-65822 | MySQL ODBC | 1303 | 3452 | 3444 |
The driver failed during the SQLDriverConnectW() call in FIPS Mode with a Non-SSL configuration. |
|
| XDBC-64618 | Oracle Database Wire Protocol ODBC | 3777 | 3202 | 3164 |
A fatal error occurred when the driver attempted to execute a PL/SQL command through an IBM Datastage job. |
|
| XDBC-64530 | Oracle Database Wire Protocol ODBC | 3777 | 3202 | 3164 |
A driver regression occurred that resulted in SQLDescribeParam failing when the driver executed an UPDATE statement through DBLINK. |
|
| XDBC-64360 | Autonomous REST Connector ODBC | 1870 | 3133 | 3095 | 006720 |
The driver has been updated to remove all values that should be secured from generated log files. |
| XDBC-64360 | Autonomous REST Connector ODBC | 1931 | 3241 | 3204 | 006787 |
The driver has been updated to remove all values that should be secured from generated log files. |
| XDBC-64316 | Oracle Database Wire Protocol ODBC | 3863 | 3300 | 3265 |
When attempting to insert 605 characters into an NCLOB column using InterpretWCharColumnSizeAsByteCount=1, the driver inserted only the first 303 characters. |
|
| XDBC-64035 | Google Analytics 4 ODBC | 0229 | 3109 | 3071 | 000439 |
The ODBC.ini file installed as part of the alldrivers package for Linux does not contain the DSN configuration details for the Google Analytics 4 driver. |
| XDBC-63973 | Google BigQuery ODBC | 0774 | 3060 | 3020 | 002229 |
The ODBC GoogleBigQuery driver does not honor the “UseStreamingInsert” connection option after Re-running the same job, causing a huge performance issue. |
| XDBC-63249 | SQL Server ODBC | 2008 | 3001 | 2955 |
A crash occurred when the application attempted to retrieve diagnostic records for SQLCancel while canceling a function on another thread. |
|
| XDBC-63213 | Google BigQuery ODBC | 0709 | 2774 | 2714 | 002185 |
When ServerMode=1 (Server), the driver hung when attempting to connect using SQLDriverConnectW. |
| XDBC-63211 | Oracle Database Wire Protocol ODBC | 3547 | 2722 | 2619 |
In certain scenarios, the driver accessed invalid memory when calling SQLSetConnectAttribute, which led to an access violation. |
|
| XDBC-62929 | Oracle Database Wire Protocol ODBC | 3645 | 3037 | 2992 |
When BULK MODE was enabled, the driver failed to insert the Varchar2 (n CHAR) data that exceeded the precision. |
|
| XDBC-62102 | Progress OpenEdge ODBC | 0293 | 2980 | 2935 |
When attempting to use custom OpenSSL libraries, which were specified using the SSLLibName and CryptoLibName options, the driver returned the following error: “Unable to determine the OpenSSL version for libssl-3-x64.dll”. |
|
| XDBC-62084 | Greenplum ODBC | 0246 | 2757 | 2689 |
When attempting to use the custom OpenSSL libraries, specified using the SSLLibName and CryptoLibName connection options, the driver returned the following error: “Unable to determine the OpenSSL version for libssl-3-x64.dll.” |
|
| XDBC-62081 | Apache Spark SQL ODBC | 1520 | 2802 | 2753 |
When attempting to use custom OpenSSL libraries, which were specified using the SSLLibName and CryptoLibName options, the driver returned the following error: "Unable to determine the OpenSSL version for libssl-3-x64.dll." |
|
| XDBC-62078 | Amazon Redshift ODBC | 2700 | 2824 | 2780 |
On Windows platforms, the driver failed to connect with the following error when attempting to use custom SSL libraries: “Unable to determine the OpenSSL version .dll.” |
|
| XDBC-62075 | Oracle Database Wire Protocol ODBC | 3547 | 2722 | 2619 |
On Windows platforms, the driver failed to connect with the following error when attempting to use custom SSL libraries: “Unable to determine the OpenSSL version .dll.” |
|
| XDBC-62072 | Db2 ODBC | 1014 | 3001 | 2955 |
On Windows platforms, the driver failed to connect with the following error when attempting to use custom SSL libraries: “Unable to determine the OpenSSL version library_name.dll.” |
|
| XDBC-62069 | SQL Server ODBC | 1933 | 2726 | 2624 |
On Windows platforms, the driver failed to connect with the following error when attempting to use custom SSL libraries: “Unable to determine the OpenSSL version .dll.” |
|
| XDBC-62025 | Progress OpenEdge ODBC | 0293 | 2980 | 2935 |
When attempting to authenticate using a password longer than 35 characters, the driver returned an error. |
|
| XDBC-61988 | Amazon Redshift ODBC | 2700 | 2824 | 2780 |
The default OpenSSL library has been upgraded to version 3.0.15 to fix potential security vulnerabilities. |
|
| XDBC-61988 | Apache Hive ODBC | 1358 | 2835 | 2792 |
The default OpenSSL library has been upgraded to version 3.0.15 to fix potential security vulnerabilities. |
|
| XDBC-61988 | Db2 ODBC | 0889 | 2542 | 2413 |
The default OpenSSL library has been upgraded to version 3.0.15 to fix potential security vulnerabilities. |
|
| XDBC-61988 | MySQL ODBC | 0942 | 2754 | 2677 |
The default OpenSSL library has been upgraded to version 3.0.15 to fix potential security vulnerabilities. |
|
| XDBC-61988 | PostgreSQL ODBC | 2829 | 2552 | 2423 |
The default OpenSSL library has been upgraded to version 3.0.15 to fix potential security vulnerabilities. |
|
| XDBC-61988 | Apache Spark SQL ODBC | 1520 | 2802 | 2753 |
The default OpenSSL library has been upgraded to version 3.0.15 to fix potential security vulnerabilities. |
|
| XDBC-61988 | SQL Server ODBC | 1933 | 2726 | 2624 |
The default OpenSSL library has been upgraded to version 3.0.15 to fix potential security vulnerabilities. |
|
| XDBC-61988 | Progress OpenEdge ODBC | 0129 | 2321 | 2189 |
The default OpenSSL library has been upgraded to version 3.0.15 to fix potential security vulnerabilities. |
|
| XDBC-61988 | Greenplum ODBC | 0246 | 2757 | 2689 |
The default OpenSSL library has been upgraded to version 3.0.15 to fix potential security vulnerabilities. |
|
| XDBC-61988 | Oracle Database Wire Protocol ODBC | 3547 | 2722 | 2619 |
The default OpenSSL library has been upgraded to version 3.0.15 to fix potential security vulnerabilities. |
|
| XDBC-61845 | Amazon Redshift ODBC | 2700 | 2824 | 2780 |
When attempting to execute SQLGetInfo(SQL_DBMS_VER), the driver returned an incorrect database version. |
|
| XDBC-61749 | SQL Server ODBC | 2008 | 3001 | 2955 |
The driver returned incorrect parameter descriptions when attempting to run a query containing two untyped parameters. |
|
| XDBC-61711 | Snowflake ODBC | 0525 | 3037 | 2992 |
When attempting to fetch metadata without specifying the database name, the driver took a long time to return the metadata. |
|
| XDBC-61264 | Snowflake ODBC | 0500 | 2611 | 2489 | 001507 |
The driver has been enhanced to support connecting to Snowflake partner applications. Use the new Partner Application Name connection option to specify the name of the partner application to which you want to connect. |
| XDBC-61247 | Amazon Redshift ODBC | 2700 | 2824 | 2780 |
.When the driver calls SQLGetDiagRecW function, ODBC Trace is incorrectly adding a leading space to certain entries in the log. |
|
| XDBC-61247 | Apache Hive ODBC | 1358 | 2835 | 2792 |
.When the driver calls SQLGetDiagRecW function, ODBC Trace is incorrectly adding a leading space to certain entries in the log. |
|
| XDBC-61247 | Autonomous REST Connector ODBC | 1771 | 2802 | 2753 |
.When the driver calls SQLGetDiagRecW function, ODBC Trace is incorrectly adding a leading space to certain entries in the log. |
|
| XDBC-61247 | Apache Cassandra ODBC | 0832 | 2474 | 2343 | 595 |
.When the driver calls SQLGetDiagRecW function, ODBC Trace is incorrectly adding a leading space to certain entries in the log. |
| XDBC-61247 | Db2 ODBC | 0889 | 2542 | 2413 |
.When the driver calls SQLGetDiagRecW function, ODBC Trace is incorrectly adding a leading space to certain entries in the log. |
|
| XDBC-61247 | Google Analytics 4 ODBC | 0212 | 2835 | 2792 | 419 |
.When the driver calls SQLGetDiagRecW function, ODBC Trace is incorrectly adding a leading space to certain entries in the log. |
| XDBC-61247 | Google BigQuery ODBC | 0709 | 2774 | 2714 | 002185 |
.When the driver calls SQLGetDiagRecW function, ODBC Trace is incorrectly adding a leading space to certain entries in the log. |
| XDBC-61247 | Informix ODBC | 0444 | 0282 | 2181 |
.When the driver calls SQLGetDiagRecW function, ODBC Trace is incorrectly adding a leading space to certain entries in the log. |
|
| XDBC-61247 | Microsoft Dynamics ODBC | 2018 | 2802 | 2753 |
.When the driver calls SQLGetDiagRecW function, ODBC Trace is incorrectly adding a leading space to certain entries in the log. |
|
| XDBC-61247 | Microsoft SharePoint ODBC | 1007 | 2810 | 2763 |
.When the driver calls SQLGetDiagRecW function, ODBC Trace is incorrectly adding a leading space to certain entries in the log. |
|
| XDBC-61247 | MySQL ODBC | 0942 | 2754 | 2677 |
.When the driver calls SQLGetDiagRecW function, ODBC Trace is incorrectly adding a leading space to certain entries in the log. |
|
| XDBC-61247 | PostgreSQL ODBC | 2829 | 2552 | 2423 |
.When the driver calls SQLGetDiagRecW function, ODBC Trace is incorrectly adding a leading space to certain entries in the log. |
|
| XDBC-61247 | Salesforce ODBC | 0840 | 2772 | 2712 | 002914 |
.When the driver calls SQLGetDiagRecW function, ODBC Trace is incorrectly adding a leading space to certain entries in the log. |
| XDBC-61247 | SAP S/4 HANA ODBC | 1207 | 2885 | 2841 | 1709 |
.When the driver calls SQLGetDiagRecW function, ODBC Trace is incorrectly adding a leading space to certain entries in the log. |
| XDBC-61247 | Snowflake ODBC | 0525 | 3037 | 2992 |
.When the driver calls SQLGetDiagRecW function, ODBC Trace is incorrectly adding a leading space to certain entries in the log. |
|
| XDBC-61247 | Apache Spark SQL ODBC | 1520 | 2802 | 2753 |
.When the driver calls SQLGetDiagRecW function, ODBC Trace is incorrectly adding a leading space to certain entries in the log. |
|
| XDBC-61247 | SQL Server ODBC | 1933 | 2726 | 2624 |
.When the driver calls SQLGetDiagRecW function, ODBC Trace is incorrectly adding a leading space to certain entries in the log. |
|
| XDBC-61247 | Oracle Database Wire Protocol ODBC | 3547 | 2722 | 2619 |
.When the driver calls SQLGetDiagRecW function, ODBC Trace is incorrectly adding a leading space to certain entries in the log. |
|
| XDBC-59693 | Amazon Redshift ODBC | 2700 | 2824 | 2780 |
The driver failed to log XA calls when ODBC trace was enabled. |
|
| XDBC-59693 | Apache Spark SQL ODBC | 1520 | 2802 | 2753 |
The driver failed to log XA calls when ODBC trace was enabled. |
|
| XDBC-59693 | SQL Server ODBC | 1933 | 2726 | 2624 |
The driver failed to log XA calls when ODBC trace was enabled. |
|
| XDBC-59693 | Progress OpenEdge ODBC | 0129 | 2321 | 2189 |
The driver failed to log XA calls when ODBC trace was enabled. |
|
| XDBC-59693 | Greenplum ODBC | 0246 | 2757 | 2689 |
The driver failed to log XA calls when ODBC trace was enabled. |
|
| XDBC-59693 | Oracle Database Wire Protocol ODBC | 3620 | 2977 | 2932 |
The driver failed to log XA calls when ODBC trace was enabled. |
|
| XDBC-59693 | Oracle Database Wire Protocol ODBC | 3777 | 3202 | 3164 |
The driver failed to log XA calls when ODBC trace was enabled. |
|
| XDBC-59693 | SAP Sybase ASE ODBC | 0071 | 3213 | 3176 |
The driver failed to log XA calls when ODBC trace was enabled. |
|
| XDBC-59693 | Apache Hive ODBC | 1379 | 2976 | 2931 |
The driver failed to log XA calls when ODBC trace was enabled. |
|
| XDBC-59693 | Apache Cassandra ODBC | 1084 | 3241 | 3204 |
The driver failed to log XA calls when ODBC trace was enabled. |
|
| XDBC-59693 | PostgreSQL ODBC | 3075 | 3228 | 3191 |
The driver failed to log XA calls when ODBC trace was enabled. |
|
| XDBC-59693 | Apache Spark SQL ODBC | 1546 | 2980 | 2935 |
The driver failed to log XA calls when ODBC trace was enabled. |
|
| XDBC-59693 | SQL Server ODBC | 2150 | 3227 | 3190 |
The driver failed to log XA calls when ODBC trace was enabled. |
|
| XDBC-59693 | Informix ODBC | 0705 | 0449 | 3074 |
The driver failed to log XA calls when ODBC trace was enabled. |
|
| XDBC-59693 | Google BigQuery ODBC | 0892 | 3254 | 3218 | 002279 |
The driver failed to log XA calls when ODBC trace was enabled. |
| XDBC-59361 | Oracle Database Wire Protocol ODBC | 3645 | 3037 | 2992 |
When attempting to fetch rows larger than 2GB, the driver returned the following error: “fetch row count exceeds MINSWORDMAXVAL.” |
|
| XDBC-59341 | Oracle Database Wire Protocol ODBC | 3465 | 2552 | 2423 |
When attempting to execute SQLBindParameter() with a column size that is greater than the column size of the database, the old driver returned SQL_SUCCESS_WITH_INFO (error message: String data, right truncated) and the new driver returned SQL_ERROR (error message: value too large for column). |
|
| XDBC-59288 | Google BigQuery ODBC | 0709 | 2774 | 2714 | 002185 |
The driver was unable to use the Google BigQuery Streaming API when executing INSERT statements containing table, dataset, or project names that included a backtick (`) character. |
| XDBC-54772 | Salesforce ODBC | 0892 | 3001 | 2955 | 002957 |
The driver threw an exception when attempting to execute a query to fetch a report (stored procedure). |
| XDBC-50368 | SQL Server ODBC | 1617 | 2215 | 2040 |
"When the hidden connection option KeepConnectionActive=1, the driver would intermittently hang when trying to execute certain jobs." |
|
| XDBC-50028 | Oracle Database Wire Protocol ODBC | 3620 | 2977 | 2932 |
The driver has been updated to resolve a potential security vulnerability detected in a BinSkim scan. |
|
| XDBC-41552 | Oracle Database Wire Protocol ODBC | 3620 | 2977 | 2932 |
When Kerberos Authentication was enabled, build 08.02.2584 of the driver failed to connect to an Oracle database server that had the July 2021 (or more recent) Critical Security Patch applied. |
|
| XDBC-41112 | Oracle Database Wire Protocol ODBC | 3072 | 1917 | 1723 |
SQL Injection in ODBC Driver |
|
| XDBC-41108 | Oracle Database Wire Protocol ODBC | 2976 | 1820 | 1619 |
Buffer Overflow - Function Called With Small Buffers |
|
| XDBC-37430 | Db2 ODBC | 1535 | 3794 | 3864 |
Incorrect default value documented for XMLDescribeType (SQL_WLONGVARCHAR) in the DB2 ODBC User Guide. |
|
| XDBC-13712 | Apache Cassandra ODBC | 0947 | 2976 | 2931 |
The installer program failed to install the ddencpwd tool, ddtestlib tool, and samples on the Little Endian Linux for Power8 platform. |
|
| XDBC-13712 | Google BigQuery ODBC | 0774 | 3060 | 3020 |
The installer program failed to install the ddencpwd tool, ddtestlib tool, and samples on the Little Endian Linux for Power8 platform. |
|
| XDBC-1693 | Apache Spark SQL ODBC | 2134 | 3934 | 4022 |
The driver returned incorrect results when executing the SQLFetch method. |