Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 17 » SQL Anywhere Server - Programming

SQL Anywhere database API for C/C++

The SQL Anywhere C application programming interface (API) is a data access API for the C / C++ languages.

The C API specification defines a set of functions, variables and conventions that provide a consistent database interface independent of the actual database being used. Using the C API, your C / C++ applications have direct access to SQL Anywhere database servers.