This feature will be removed in a future version of Windows. Avoid using this feature in new development work and plan to modify applications that currently use this feature. Microsoft recommends ...
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 ...
The number of the record in the IRD from which the field value is to be retrieved. This argument corresponds to the column number of result data, ordered sequentially from left to right, starting at 1 ...
SQLHANDLE InputHandle input Existing handle to use as a context for the new handle being allocated. If HandleType is SQL_HANDLE_ENV, this is SQL_NULL_HANDLE. If HandleType is SQL_HANDLE_DBC, this must ...