SMA and LLA Guide : Overview of shared memory access and linked library access : solidDB® APIs and drivers for SMA and LLA : solidDB® ODBC API
  
solidDB® ODBC API
solidDB® ODBC API provides a standards-compliant way to access data of a local or remote solidDB® database through SQL. It provides functions for controlling database connections, executing SQL statements, retrieving result sets, committing transactions, and other data management functionality.
solidDB® ODBC API is a Call Level Interface (CLI) for solidDB® databases. It is compliant with ANSI X3H2 SQL CLI.
SMA and LLA support the ODBC 3.51 standard. The SMA and LLA libraries include solidDB® ODBC 3.x, which provides support for local applications that require direct function calls to the server.
See solidDB® Programmer Guide for more details on the solidDB® ODBC API.
See also
solidDB® APIs and drivers for SMA and LLA