The DB-Library/C routines and macros handle a large variety of tasks, which are divided in this section into a number of categories:
The routines and macros are described in individual reference pages in Chapter 2, “Routines.” They all begin with the prefix “db.” The routines are named with lowercase letters; the macros are capitalized.
In addition, DB-Library/C includes two special libraries:
Bulk Copy, described in Chapter 3, “Bulk Copy”
Two-Phase Commit Service, described in Chapter 4, “Two-phase Commit Service”
The bulk copy routines begin with the prefix “bcp.” The two-phase commit routines have no standard prefix.