Introduction to Adabas SQL Gateway Embedded SQL

Adabas SQL Gateway Embedded SQL is a precompiler that enables any application written in C/C++ or COBOL and hosted on Windows, MVS (Started Task), Linux x86/390, Sun/Solaris, HPUX, or AIX to access any data source that CONNX supports. The precompiler takes embedded SQL commands and expands them into native language protocol statements that the CONNX Remote Call Interface (RCI) can understand from within the application source code. Once it is compiled and linked with the RCI, the application can communicate with the CONNX JDBC Server running on any Windows platform.

The CONNX JDBC Server will be available on most UNIX platforms in upcoming versions of CONNX.