Client Version 1.1.2
 —  Entire Net-Work Client Administration  —

C Example

Entire Net-Work Client provides a C example in an Example folder once you have installed the product. It contains all of the necessary files to make direct Adabas calls for UNIX and Windows platforms. You can use this example to build a third generation program calling Adabas. Documentation for this example can be found in the Adabas open systems (Version 3.3) Command Reference documentation.

Note:
Some of the commands described in the Adabas open systems (Version 3.3) Command Reference documentation apply only to calls to an Open Systems database. If you need to make calls to a mainframe database, refer to the Adabas mainframe (Version 7.4) Command Reference documentation for equivalents. For example, on open system databases, you can use the MC command, but on mainframe system databases you cannot; on mainframe system databases, you can use the C3 and S5 commands, which are not available on open system databases.

Top of page