(Contents)(Previous)(Next)

Installed Files~(Unix)

The following is an overview on the files created during installation and their functionality. The files are specified with their relative paths, starting from DBROOT.

lib/odbclib.a ODBC driver library.

lib/sql*.a Libraries for the ADABAS runtime environment (see the platform-specific ADABAS Installation manual).

bin/odbclnk Shell script (Unix only) for the linking of an application.

incl/sql.h Header file for the ODBC driver (Core).

incl/sqlext.h Header file for the ODBC driver

(Level1 and Level2).

incl/WINDOWS.H Header file for non-MS Windows platforms. On MS Windows 3.1 or Windows NT, this file can be replaced by windows.h if an SDK has been installed.

demo/eng/ODBC/sqlexamp.c C example program for an ODBC application.

demo/eng/ODBC/sqladhoc.c C example program for an ODBC application.

demo/eng/ODBC/Makefile Makefile for generating a demo program.


(Contents)(Previous)(Next)