Navigation  without Java Scripts

The SQLBIND Subdirectory

In the SQLBIND directory you will find the PDC portable SQL bindings. Under Windows, it supports the ODBC standard which connects to nearly any database under Windows. There are under Windows also direct bindings to the Oracle database. Under OS/2 we have support for the IBM DB2 database.

The bindings are supplied with full source code. If you want to connect to a new SQL database that we have not already covered, it should not be too difficult to add new bindings yourself.

Directory Content
[EXAMPLE] A little example of using the SQL bindings
[INCLUDE] Header files.
[LIB] The needed libraries.
[SOURCE] Source code for the bindings