Skip to content

ODBC SQL type -98 is not yet supported #1411

@zxyliho

Description

@zxyliho

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions