ODBC
driver.
More...Functions | |
SQLSMALLINT | odbc_tds_to_sql_type (int col_type, int col_size, int odbc_ver) |
Convert type from database to ODBC. | |
SQLRETURN | odbc_set_string (SQLPOINTER buffer, SQLSMALLINT cbBuffer, SQLSMALLINT FAR *pcbBuffer, const char *s, int len) |
Copy a string to client setting size according to ODBC convenction. |
ODBC
driver.
|
Copy a string to client setting size according to ODBC convenction.
|