Asynchronous example program

This example 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 example program contains two files:

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

NoteThis example requires SQL Server version 11.1 or later (or Adaptive Server).