Skip to content

Native error code never passed to DBI #24

@M-Ostheimer

Description

@M-Ostheimer

Excerpt from pod/DBD::ODBC#odbc_getdiagrec:

odbc_getdiagrec

:

All of the state, native and message text are already passed to DBI
via its set_err method so this method does not really tell you
anything you cannot already get from DBI except when there is more
than one diagnostic.

This is not correct, because all calls of DBIh_SET_ERR_ get as argument err passed a 1 or 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions