42 if (ret_code !=
DB_OK)
#define DB_PROC_DESCRIBE_TABLE
int db_describe_table(dbDriver *driver, dbString *name, dbTable **table)
Describe table.
#define DB_START_PROCEDURE_CALL(x)
#define DB_RECV_TABLE_DEFINITION(x)
#define DB_RECV_RETURN_CODE(x)
#define DB_SEND_STRING(x)
void db__set_protocol_fds(FILE *, FILE *)
?