Code that sends commands

In Client-Library, CS_COMMAND is the control structure for sending commands to a server and processing results. Multiple command structures may be allocated from a single connection structure.

DB-Library applications can send the following types of commands:

There are other Client-Library command types that have no DB-Library equivalents. Chapter 5, “Choosing Command Types,” in the Open Client Client-Library/C Programmer’s Guide summarizes the Client-Library command types.