This function is used to check if the recordset cursor is after
the last row.
If this function returns TRUE any of the functions which actually returns
the value of a field an error is returned because the cursor
doesn't point to a row.
Returns
1 if the cursor is after the last record or the
recordset is empty, 0 otherwise.