Data Fields | |
va_list | ap |
const char * | database |
const char * | table |
Definition at line 552 of file res_config_odbc.c.
va_list ap |
Definition at line 555 of file res_config_odbc.c.
Referenced by update2_odbc(), and update2_prepare().
const char* database |
Definition at line 553 of file res_config_odbc.c.
Referenced by update2_odbc(), and update2_prepare().
const char* table |
Definition at line 554 of file res_config_odbc.c.
Referenced by update2_prepare().