Image, Audio, and Video Extenders Administration and Programming
This chapter provides an overview of the administration
tasks involved when you create applications that use the DB2 Extenders.
The DB2 extenders offer two ways to perform most administration
tasks:
- Administration application programming interfaces (APIs). You can
include the DB2 extender APIs in your C language program. See Chapter 16, Application programming interfaces for reference information on these APIs.
- Administration commands. You can submit administration commands to
the db2ext command-line processor. These commands do not run on the DB2
command line. See Chapter 17, Administration commands for the client for instructions on entering administration commands and for
additional reference information.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]