Data Fields | |
va_list | ap |
const char * | database |
const char * | table |
Definition at line 575 of file res_config_odbc.c.
va_list ap |
Definition at line 578 of file res_config_odbc.c.
Referenced by update2_odbc(), and update2_prepare().
const char* database |
Definition at line 576 of file res_config_odbc.c.
Referenced by update2_odbc(), and update2_prepare().
const char* table |
Definition at line 577 of file res_config_odbc.c.
Referenced by update2_prepare().