Data conversion between the application and the database server
Data conversion is possible between C and SQL data types. You need to know the precision, scale, length, and display size of each data type. In addition, you will also need to know how to convert from one data type to the other.
Identifiers for date, time, and timestamp data types have also changed in ODBC 3.0.