DBREWIND Reset query results pointer to first row of results |
Top Previous Next |
This script command resets the query results row pointer back to the first row of the result set created by the most recent execution of the DBQUERY script command. To be clear, this command resets the row pointer of the result set currently available to be processed by the DBGETRESULTS command.
Related command(s): DBGETRESULTS, DBQUERY, DBUSE, DBCLOSE See also: Using the built-in database engine
|