This chapter provides an introductory overview of each of the programming interfaces for Adaptive Server Anywhere. Any client application uses one of these interfaces to communicate with the database, and this chapter provides some guidelines to help you choose an appropriate interface for your application.
For an introduction to some aspects of database programming, see Using SQL in Applications.
The ODBC programming interface
The Embedded SQL programming interface
The JDBC programming interface
The Open Client programming interface