Skip to content

ODBC4 new statement attributes #3

@iris-wu

Description

@iris-wu

According to ODBC4 spec (https://github.com/Microsoft/ODBC-Specification/blob/master/ODBC%204.0.md), there are some new statement attributes added. I noticed that one of them named SQL_ATTR_LENGTH_EXCEPTION_BEHAVIOR was in the spec but wasn't shown in ODBCTest (neither in SQLGetStmtAttr nor SQLSetStmtAttr). Also there's another statement attribute SQL_ATTR_TYPE_EXCEPTION_BEHAVIOR which should have four possible values according to the spec, but there are only three in ODBCTest.

I wonder if this is something that being or will be worked on for ODBC4?

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