#include <grass/dbmi.h>#include "macros.h"

Go to the source code of this file.
Functions | |
| int | db_describe_table (dbDriver *driver, dbString *name, dbTable **table) |
| int db_describe_table | ( | dbDriver * | driver, | |
| dbString * | name, | |||
| dbTable ** | table | |||
| ) |
Definition at line 11 of file c_desc_table.c.
References db__set_protocol_fds(), DB_RECV_RETURN_CODE, DB_RECV_TABLE_DEFINITION, DB_SEND_STRING, and DB_START_PROCEDURE_CALL.
Referenced by db_column_sqltype(), and db_get_column().
1.5.5