Menu

#3 Complete column name not returned

v1.0 (example)
open
nobody
None
5
2001-12-21
2001-12-21
Anonymous
No

Only the first 8 characters of column names are being
returned when accessing Informix 7.31 databases.

Although "SQL_MAX_COLUMN_NAME_LEN = 30;" in
OdbcApi.pas should be correct,
setting "SQL_MAX_COLUMN_NAME_LEN" to a value from 1 to
7 causes the full column name to be returned. Maybe
there is a problem with the way the parameters for
SQlGetInfoSmallInt are defined.

Discussion


Log in to post a comment.