Programmer Guide : Introduction to APIs : Building client applications
  
Building client applications
This section provides an overview of how to create a client application that will work with solidDB®. The information in this section applies primarily to C-language programs that use the ODBC driver.
See also
What is a client?
How is the query passed to the server?
How are the results passed back to the client?
Statement cache
Introduction to APIs