Overview of the files created during installation and their functions
The
files are specified relative to the respective installation directory.
(See also: Installation on
UNIX/Linux)
File Name |
Description |
libsqlod.a, libsqlod.so |
Library of the MaxDB ODBC driver |
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/sqlucode.h |
ODBC driver header file (UNICODE) |
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 |