Data Fields

_dba_db_data Struct Reference

Precompiled query to manipulate the data table. More...

#include <data.h>

Data Fields

struct _dba_dbdb
 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.

Detailed Description

Precompiled query to manipulate the data table.


The documentation for this struct was generated from the following file: