NextDatabaseRow()
Syntax
Result = NextDatabaseRow()Description
Retrieve information about the next database row. If the Result is 0, then no more row is available (end of a table). To access to informations inside the row, GetDatabaseLong(), GetDatabaseFloat(), GetDatabaseString() can be used.
Supported OS
Windows, Linux, MacOS X