Commit Graph

16 Commits

Author SHA1 Message Date
brianb
2f3d61c133 bool and money fixes 2002-03-16 02:24:53 +00:00
brianb
1a96e241d0 Initial changes for Access 2000 files 2002-02-03 02:49:08 +00:00
brianb
abab3e0fc8 Corrections and enhancements on index handling. 2001-05-23 01:42:46 +00:00
brianb
5ceaff28ce new index code 2001-04-01 22:10:15 +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
77aecf0269 bug fix patches from Michael Wood. 2000-04-07 00:48:48 +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
5a4f0eefcd declaration fix for dump.c (Karl)
fixed the is_fixed stuff in table.c/data.c (Brian)
autoconf (Carl)
2000-03-17 23:46:05 +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
6e24e9cb02 changed GArray to GPtrArray for MdbColumn list. completed mdb_bind_column() stuff 2000-03-12 14:08:53 +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
f9afc55877 added simple dump routine for table definitions. needs to be modularized. 2000-03-01 03:34:33 +00:00