Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rework SQLGetTypeInfo test for iODBC
Reorder the SQLGetTypeInfo test to verify the metadata first, then the data. This works around an apparent bug in iODBC, where SQLNumResultCols fails when called after SQLFetch returns SQL_NO_DATA but the cursor has not been closed yet. Change-Id: Ic37ce0b3a5446abe93ca92d0ce10c3f4770b8258
- Loading branch information