Header files

The header file jagpublic.h declares the Connection Manager routines and data structures; the file is located in the include subdirectory of your EAServer installation.

Include required ODBC header files before including jagpublic.h, for example:

#include <sql.h>
#include <sqlext.h>
#include <jagpublic.h>