#include <data.h>
Data Fields | |
struct _dba_db * | db |
dba_db this dba_db_data is part of | |
SQLHSTMT | istm |
Precompiled insert statement. | |
SQLHSTMT | ustm |
Precompiled update statement. | |
DBALLE_SQL_C_SINT_TYPE | id_context |
Context ID SQL parameter. | |
dba_varcode | id_var |
Variable type SQL parameter. | |
char | value [255] |
Variable value SQL parameter. | |
SQLLEN | value_ind |
Variable value indicator. |