Bug #30939 | SQLGetTypeInfo returns 6 instead of 8 for COLUMN_SIZE for SQL_TYPE_TIME | ||
---|---|---|---|
Submitted: | 10 Sep 2007 22:04 | Modified: | 13 Sep 2007 17:27 |
Reporter: | Colin Stearman | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / ODBC | Severity: | S2 (Serious) |
Version: | 3.51.19 | OS: | Any |
Assigned to: | Jim Winstead | CPU Architecture: | Any |
[10 Sep 2007 22:04]
Colin Stearman
[12 Sep 2007 5:38]
Jim Winstead
Fix COLUMN_LENGTH of SQL_TYPE_TIME
Attachment: bug30939.diff (text/plain), 1.89 KiB.
[12 Sep 2007 6:15]
Jim Winstead
The fix for this bug has been committed, it will be in the next release (3.51.21).
[13 Sep 2007 17:27]
MC Brown
A note has been added to the 3.51.21 changelog: The wrong COLUMN_SIZE would be returned by SQLGetTypeInfo for the TIME columns (SQL_TYPE_TIME).