mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-09-19 02:27:55 +08:00
preping some of the sql stuff for the odbc driver
This commit is contained in:
@@ -12,6 +12,9 @@ typedef struct {
|
||||
GPtrArray *tables;
|
||||
int num_sargs;
|
||||
GPtrArray *sargs;
|
||||
MdbTableDef *cur_table;
|
||||
/* FIX ME */
|
||||
char *bound_values[256];
|
||||
} MdbSQL;
|
||||
|
||||
typedef struct {
|
||||
|
Reference in New Issue
Block a user