DataBlade® API Programmer's Guide
These topics describe information about the DataBlade® API, the C-language application programming interface (API) provided with HCL Informix®.
You can use the DataBlade® API to develop client LIBMI applications and C user-defined routines (UDRs) that access data in the HCL Informix® database.
These topics explain how to use the DataBlade® API functions. The companion publication, the IBM® Informix® DataBlade® API Function Reference, describes the functions in alphabetical order.
- Database-application programmers
- DataBlade® developers
- Developers of C UDRs
- A working knowledge of your computer, your operating system, and the utilities that your operating system provides
- Some experience working with relational databases or exposure to database concepts
- Some experience with computer programming in the C programming language
- Some experience with database design and the optimization of database queries
- Brackets ( [ ] ) surround optional items.
- Braces( { } ) surround items that can be repeated.
- A vertical line ( | ) separates alternatives.
- Function parameters are italicized; arguments that you must specify as shown are not italicized.
For information about software compatibility, see the HCL Informix® release notes.
These topics are taken from HCL® Informix® DataBlade® API Programmer's Guide.