Commit Graph

29 Commits

Author SHA1 Message Date
brianb
1a96e241d0 Initial changes for Access 2000 files 2002-02-03 02:49:08 +00:00
brianb
58cb55ef0a First attempt at sql engine 2001-04-08 01:32:43 +00:00
brianb
5ceaff28ce new index code 2001-04-01 22:10:15 +00:00
brianb
b40283a8f8 First cut of sarg (search argument) support. 2001-03-29 04:50:35 +00:00
brianb
ee6eacbe22 Added support for MDB_BOOL, MDB_MONEY, MDB_BYTE, MDB_SDATETIME 2001-02-17 04:48:34 +00:00
brianb
fb576534d8 > 255 column patches and multipage table defs from Tim Nelson
mdb-export fixes
spec file
2000-10-13 21:33:04 +00:00
brianb
62dc667342 Patches from Brent Johnson for double, off page memo, and big endian support 2000-08-09 03:04:57 +00:00
brianb
a23867cd2e Patch from Carl for relationships 2000-04-22 21:34:32 +00:00
brianb
c12b9ec987 new mdb-array.c and changes to data.c (Karl)
database password stuff from (Carl)
multiple backend support (Carl and Brian)
2000-04-02 17:08:30 +00:00
brianb
1e389d8d4c Jet version detection from trevor@harrison.org
Update to HACKERS file with (sparce) information about indexes.
2000-03-22 02:07:34 +00:00
brianb
f009565993 autoconf stuff from Carl 2000-03-19 13:26:41 +00:00
brianb
375a4ea169 change to processing of data pages 2000-03-17 00:24:50 +00:00
brianb
9551d017a8 support for memo types (inline only)
text required fields
corrections to bitmask sizing.
moved references to page size to MdbHandle->pg_size
2000-03-16 02:16:35 +00:00
brianb
cf19a9f85f patches from Karl and Carl 2000-03-14 00:53:17 +00:00
brianb
98f937eeb5 Added data export routine. 2000-03-12 18:21:17 +00:00
brianb
3052707e31 forgot header changes 2000-03-12 16:45:27 +00:00
brianb
ec64ee1593 made looping over data rows easier. 2000-03-12 16:37:34 +00:00
brianb
6e24e9cb02 changed GArray to GPtrArray for MdbColumn list. completed mdb_bind_column() stuff 2000-03-12 14:08:53 +00:00
brianb
ed04cfac15 schema program from Karl 2000-03-12 01:21:05 +00:00
brianb
48d80d3de8 Georg fixed endian issue, added support for MDB_BOOL
I (Brian) reorged data.c, added AUTHORS file
2000-03-11 22:37:10 +00:00
brianb
282902b6e3 patch from gb@hugo.westfalen.de 2000-03-11 21:40:06 +00:00
brianb
654cbac70f Preliminary row handling 2000-03-09 04:48:59 +00:00
brianb
2475fae882 Got rid of the GList thing in catalog. 2000-03-05 13:10:42 +00:00
brianb
c461a46d22 build problem with 0.002 2000-03-04 17:31:07 +00:00
brianb
f9afc55877 added simple dump routine for table definitions. needs to be modularized. 2000-03-01 03:34:33 +00:00
brianb
03410e70f6 added column definition pg pointer to catalog entry struct, and modified
catalog_dump routine. Updated hacking file with new info on column defintions.
2000-02-28 04:41:37 +00:00
brianb
fcd8153070 more structuring 2000-02-27 19:24:44 +00:00
brianb
d4e241606c switched over to using glib lists which will allow us the use of hashes when
we do the KKD records.
2000-02-17 03:04:13 +00:00
brianb
30ab45dc35 Initial revision 2000-02-12 23:51:37 +00:00