odbcquery.active
Checks whether a result set exists after the SQL query execution. If the SQL query of the "SELECT ..." type has been executed successfully, this method returns nonzero.
Return value
Returns nonzero if a result set exists.
Related links | Source |