pyodbc
pyodbc copied to clipboard
ODBC SQL type -98 is not yet supported
Attempt to get content of BINARY column in table of DB2 11.5 database causes exception:
for row in cur: pyodbc.ProgrammingError: ('ODBC SQL type -98 is not yet supported. column-index=4 type=-98', 'HY106')
The environment:
- OS NAME="openSUSE Leap" VERSION="15.6"
- Python 3.6.15
- pyodbc 4.0.39
- unixODBC 2.3.12
- DB2 CLI ODBC client 11.5.9.0