if i use table attribute name 'desc', it gives error below, if I change it to other name it works.
SQLColAttribute() function always returns SQL_DESC_OCTET_LENGTH only for two-byte encoding (ex. UTF-16). If iconv is used for the on-fly conversion (ex. ClientCharset = UTF-8) SQLColAttribute() should ...