35 db_error(
"** not an update cursor **");
40 db_error(
"** no columns bound in cursor for update **");
int db_test_cursor_any_column_flag(dbCursor *)
Checks columns' flag.
#define DB_SEND_FAILURE()
void db_error(const char *)
Report error message.
dbAddress db_find_token(dbToken)
Find token.
#define DB_RECV_TABLE_DATA(x)
int db_test_cursor_type_update(dbCursor *)
Check if cursor type is 'update'.
#define DB_SEND_SUCCESS()
int(* db_driver_update)(dbCursor *)