20 static int valid_cursor(
dbCursor * cursor,
int position);
40 if (!valid_cursor(cursor, position)) {
65 static int valid_cursor(
dbCursor * cursor,
int position)
#define DB_SEND_TABLE_DATA(x)
int db_test_cursor_type_fetch(dbCursor *)
Check cursor type.
#define DB_SEND_FAILURE()
void db_error(const char *)
Report error message.
dbAddress db_find_token(dbToken)
Find token.
int db_test_cursor_mode_scroll(dbCursor *)
Check if cursor mode is 'scroll'.
#define DB_SEND_SUCCESS()
int(* db_driver_fetch)(dbCursor *, int, int *)
int db_d_fetch(void)
Fetch data.