Multithreaded example program

This example program contains two files, multthrd.c and thrdfunc.c, which demonstrate a multithreaded Client-Library application.

The example program comprises two files:

For more information about this example program, see the leading comments in the example source files.

NoteThis example cannot run if your platform does not have a thread package supported by Client-Library. In addition, it requires SQL Server version 11.1 or later, or Adaptive Server.