next up previous contents index
Next: Java (JDBC) Up: Programming Interfaces Previous: Assignment to Program Variables

  
ODBC

ODBC (Open Database Connectivity) is an interface used by some applications and application-building tools to access SQL databases. This middleware layer is not meant for programming directly, but rather for communicating with other applications.

The ODBC source code is located in pgsql/src/interfaces/odbc. It can be compiled on both Unix and non-Unix operating systems.  


Bruce Momjian
2001-05-09