Overview of the Files created during installation and their functions
The files are specified relative to the respective installation directory.
(See also: Installation Under UNIX/Linux)
Filename |
Description |
libsqlod.a, libsqlod.so |
SAP DB ODBC driver library |
incl/sql.h |
ODBC driver header file (Core API) |
incl/sqlext.h |
ODBC driver header file (Level 1 API and Level 2 API) |
incl/sqltypes.h |
ODBC driver header file (Data types) |
incl/WINDOWS.H |
Header file for the UNIX/Linux platforms |
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 |
Make file for generating a demo program |