Example: lrd_fetch_adv

In the following example, the lrd_fetch_adv function gets fourteen rows from the tenth result set.

lrd_fetch_adv (Csr1, -14, 1, 0, PrintRow24, LRD_FETCHX_ODBC_OPT_EXT, 0,
            10, LRD_ORIENT_ODBC_OPT_ABSOLUTE);