Precompiled query to manipulate the data table. More...
#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. | |
| SQLHSTMT | iistm |
| Precompiled insert or ignore 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. | |
Precompiled query to manipulate the data table.
1.6.3