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