Synopsis:
num_recs=db_nrecs(db_handle)
Arguments:
db_handle - The database handle
Description: This function returns the number of records that are in the DBF table specified by the db_handle argument.
Returns: Returns the number of records in the table or a negative error code