-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
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
Labels
No labels