The Adabas kit contains the following example files:
File Name | Description |
---|---|
$ACLDIR/$ACLVERS/examples/bin/c_example (UNIX) %ACLDIR%\%ACLVERS%\..\Examples\client\c_example.exe (Windows) |
Executable of the C example program |
$ACLDIR/$ACLVERS/examples/bin/lob_example (UNIX) %ACLDIR%\%ACLVERS%\..\Examples\client\lob_example.exe (Windows) |
Executable of the C example program for LOB processing |
$ACLDIR/$ACLVERS/examples/bin32/c_example (Only on 64 bit UNIX systems where 32 bit mode is supported) | Executable of the C example program in 32 bit mode |
$ACLDIR/$ACLVERS/examples/bin32/lob_example (Only on 64 bit UNIX systems where 32 bit mode is supported) | Executable of the C example program for LOB processing in 32 bit mode |
$ACLDIR/$ACLVERS/examples/src/c_example.c (UNIX) %ACLDIR%\%ACLVERS%\..\Examples\client\c_example.c (Windows) |
C example program of Appendix C |
$ACLDIR/$ACLVERS/examples/src/lob_example.c (UNIX) %ACLDIR%\%ACLVERS%\..\Examples\client\lob_example.c (Windows) |
C example program for LOB processing of Appendix C |
$ACLDIR/$ACLVERS/examples/src/makefile (UNIX) %ACLDIR%\%ACLVERS%\..\Examples\client\makefile (Windows) |
Make file for C example program - for usage, see the comments in the make file |
%ACLDIR%\%ACLVERS%\..\Examples\client\VB\* (Windows only) | Visual Basic example |
ADABAS$EXAMPLES:c_example.c (OpenVMS) | C example program of Appendix C |
ADABAS$EXAMPLES:c_example.c.exe (OpenVMS) | Executable of the C example program |
ADABAS$EXAMPLES:c_example.mms (OpenVMS) | MMS description file for c_example |
Notes: