Gentee Programming Language > Documentation > Libraries Download documentation

odbcquery.next

Moves the cursor to the next record in the result set.

uint odbcquery.next()

Return value

If the cursor has been moved, it returns nonzero; otherwise, it returns zero. If the current record is the last, it returns zero.

See also

    Data Access Using ODBC


 Copyright © 2004-2006 Gentee Inc. All rights reserved.