Check whether the cursor has passed the beginning of the table.
- Parameters:
-
- Returns:
- (1) Cursor has moved past the beginning of the table.
- (0) Cursor has not moved past the beginning of the table.
- (-1) Invalid cursor handle.
On failure, one of the following error codes is set:
- See also:
- db_eof, db_seek_prior,
get_db_error, clear_db_error, Error Handling