The following topics contain information and usage samples for developing applications that use the solidDB ODBC API.
In general, solidDB conforms to the Microsoft ODBC 3.51 standard. solidDB ODBC APIs are based on the function prototypes that are provided by Microsoft. These topics detail those areas where solidDB-specific usage applies and where support for options, data types, and functions differ.
Note This manual does not contain a full ODBC API reference. For details on developing applications with ODBC API, see the Microsoft ODBC Programmer Reference.
solidDB provides two versions of the ODBC driver, one for Unicode and one for ASCII. The Unicode version is a superset of the ASCII version; you can use it with either Unicode or ASCII character sets.