Contents Index Navigating through dynamic SQL result sets Result set schema description

UltraLite C++ User's Guide
  Understanding UltraLite Development
    Accessing and manipulating data with dynamic SQL
      Navigating through dynamic SQL result sets

Moving through a result set

The result set object provides you with a number of methods to navigate a result set.

The following methods allow you to navigate your result set:


Contents Index Navigating through dynamic SQL result sets Result set schema description