CGOdbcStmt::COLUMN

Column of statement

FieldDescription
char szName[MAX_PATH];Column name
short iSqlType;SQL datatype of column
short iSqlCType;SQL/C datatype of column
int iLen;Buffer length
unsigned long iSqlSize;SQL size
short iPrec;Number of digits after decimal point
bool bLOB;Value is LOB value