brianb
|
35cfd0b31d
|
fix to miscalculation of null_mask size in data.c
|
2000-04-12 01:44:35 +00:00 |
|
brianb
|
5d2586cde5
|
Patch for 0 row tables from Michael Wood
|
2000-04-10 01:20:43 +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
|
99a5e99dd4
|
fixed bug causing 1 extra row / data page
|
2000-03-19 03:44:42 +00:00 |
|
brianb
|
401e3f45e3
|
Added (premilinary) support for null columns.
Added support routines for C files generated by parsecsv utilities.
|
2000-03-19 02:50:05 +00:00 |
|
brianb
|
375a4ea169
|
change to processing of data pages
|
2000-03-17 00:24:50 +00:00 |
|
brianb
|
e469aed2d7
|
fix for fixed text files
made it so memo fields get quoted in mdb-export.c
|
2000-03-16 11:29:03 +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
|
62e65cdd26
|
fixed compute of bitmask size
|
2000-03-15 13:11:22 +00:00 |
|
brianb
|
6f42c3e345
|
patch from Karl for counting columns in data.c (slightly mod'ed by me -- bsb)
|
2000-03-15 02:11:27 +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
|
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
|
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 |
|