I don’t know which datatype to bind the column to.
I have tried:
SQL_C_CHAR (corrupt)
SQL_DECIMAL (bails completely)
SQL_C_FLOAT (corrupt)
SQL_C_LONG (corrupt)
SQL_C_DOUBLE (corrupt)
I am beginning to think it is Data Direct that has the problem