mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-11-26 10:29:27 +08:00
Enhancements for getting Access 2000 to work (almost)
Fixes for working with bison
This commit is contained in:
@@ -109,6 +109,8 @@ typedef struct {
|
||||
char db_passwd[14];
|
||||
MdbBackend *default_backend;
|
||||
char *backend_name;
|
||||
/* offset to row count on data pages...version dependant */
|
||||
guint16 row_count_offset;
|
||||
} MdbHandle;
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user