Asynchronous sample program

This sample program contains two files, ex_alib.c and ex_amain.c, which demonstrate how to write an asynchronous layer on top of Client-Library. It uses hooks provided by Client-Library to allow seamless polling and use of Client-Library’s completion callbacks.

The sample program contains two files:

For more information about this sample program, see the leading comments in the example source file and the EX_AREAD.ME file.

NoteThis sample program requires Adaptive Server version 11.1 or later.