Bug #8138 SQLGetTypeInfo returns wrong information for binary types
Submitted: 26 Jan 2005 4:43 Modified: 9 Mar 2005 3:41
Reporter: Dean Ellis
Status: Closed
Category:Connector/ODBC Severity:S1 (Critical)
Version:3.51.10 OS:
Assigned to: Target Version:

[26 Jan 2005 4:43] Dean Ellis
Description:
SQLGetTypeInfo() returns "tinyblob for SQL_VARBINARY and nothing for SQL_BINARY.

How to repeat:
Should report varbinary for SQL_VARBINARY, and binary for SQL_BINARY (and longblob for
SQL_LONGVARBINARY).

Suggested fix:
n/a
[14 Feb 2005 18:10] Dean Ellis
Fixed in 3.51.11.
[9 Mar 2005 3:41] Paul DuBois
Noted in MyODBC 3.51.11 changelog.