Commit Graph

23 Commits

Author SHA1 Message Date
brianb
a1514812cf accidently was printing first column header twice 2000-03-12 18:35:22 +00:00
brianb
2fb29d93b8 left in some debugging 2000-03-12 18:29:38 +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
fa6c08a08d debug statements added, some bind stuff, patch from Karl and Georg, change to AUTHORS file 2000-03-12 12:58:58 +00:00
brianb
951838d3e9 missed a file (schema program from Karl) 2000-03-12 01:22:10 +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
6714088c27 patches from karl@grebyn.com 2000-03-11 20:19:23 +00:00
brianb
d37f5058ae allow printing of column values from mdb_data_dump() 2000-03-11 02:51:32 +00:00
brianb
654cbac70f Preliminary row handling 2000-03-09 04:48:59 +00:00
brianb
74aca167d5 Fixed some doc.
Reverted to Access datatype names in table.c
2000-03-09 03:01:41 +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
5710389374 changed mdb_read_catalog() to scan the file for catalog pages. 2000-03-03 01:50:08 +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