Troubleshooting Guide
For information on creating applications to work with DB2, refer to the
following publications:
- Embedded SQL Programming Guide, for information on how to design and code application programs that use
embedded SQL statements to access DB2 databases in supported languages. This
book provides details on how to code user-defined functions and stored
procedures (including stored procedures using Java).
- API Reference, for information on the use of application programming interfaces (APIs) to
execute DB2 administrative functions.
- CLI Guide and Reference, for information on coding with Call Level Interface (CLI), including stored
procedures using CLI. CLI is a callable SQL interface based on the X/Open CLI
specification compatible with Microsoft Corporation's ODBC.
- The Administration Guide for information on authorization and on tuning application performance.
- Building Applications for Windows and OS/2
Environments, Building Applications for UNIX Environments, and DB2 SDK for Macintosh Building Your
Applications, for environment setup information and step-by-step instructions
to compile, link, and run DB2 applications.
- Road Map to DB2 Programming, for a new user's introduction to DB2 programming interfaces, including
Java applications.
- SQL Getting Started, for a new user's introduction to SQL.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]
[ DB2 List of Books |
Search the DB2 Books ]