Upgrading ODBC Driver to 19c Crashes While Getting Schema For Table With a mdsys.sdo_geometry
(Doc ID 2859495.1)
Last updated on JULY 20, 2024
Applies to:
Oracle ODBC Driver - Version 12.1.0.2 to 19.11.0.0.0 [Release 12.1]Information in this document applies to any platform.
Symptoms
After upgrading ODBC driver to 19c, .Net odbc function to get the schema of a table throws an ODBCException.
This exception is thrown only on tables that have a SDO_GEOMETRY column defined on the table.
The following snippet of code illustrates the problem. If the table that we select * from contains a SDO_GEOMETRY column then the FieldCount property throws an exception.
Changes
Upgraded ODBC driver from 12c to 19c
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |