INFORMIX
DataBlade API Programmer's Manual
Appendix A: Order of Execution
Home Contents Index Master Index New Book

Order of Execution
of DataBlade API Functions

The following chart shows the order in which DataBlade API functions should be executed in order to retrieve data.

This chart does not show every possible order of functions; it shows the flow of functions in a typical application. Other sequences are possible. For example, if you know that no jagged rows will be returned, you can call mi_get_row_desc_without_row() before mi_next_row().




DataBlade API Programmer's Manual, version 9.1
Copyright © 1998, Informix Software, Inc. All rights reserved.