Initial changes for Access 2000 files

This commit is contained in:
brianb
2002-02-03 02:49:08 +00:00
parent ea8fd2a6ba
commit 1a96e241d0
19 changed files with 310 additions and 91 deletions

View File

@@ -160,6 +160,7 @@ typedef struct {
GPtrArray *sargs;
unsigned char is_fixed;
int query_order;
int col_num;
} MdbColumn;
typedef union {