mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-11-25 17:59:54 +08:00
odbc fixes, updates for v0.4
This commit is contained in:
@@ -185,6 +185,8 @@ typedef struct {
|
||||
unsigned char is_fixed;
|
||||
int query_order;
|
||||
int col_num;
|
||||
int cur_value_start;
|
||||
int cur_value_len;
|
||||
} MdbColumn;
|
||||
|
||||
typedef union {
|
||||
|
||||
Reference in New Issue
Block a user