brianb
|
7104e68db2
|
Documentation updates from Yves Maingoy and Oliver Stieber
|
2001-05-16 03:42:06 +00:00 |
|
brianb
|
3d4bc34b70
|
Enhancements for getting Access 2000 to work (almost)
Fixes for working with bison
|
2001-05-16 00:21:17 +00:00 |
|
brianb
|
606887dfbd
|
added like operator and handling of string sargs
Added index stuff to HACKING file
Misc. mdb-sql updates
|
2001-04-20 21:06:46 +00:00 |
|
brianb
|
3d4dde05d2
|
version 0.3
|
2001-04-16 18:51:26 +00:00 |
|
brianb
|
963390c09c
|
clean up
|
2001-04-16 18:25:01 +00:00 |
|
brianb
|
c4039d997e
|
clean up
|
2001-04-16 01:05:23 +00:00 |
|
brianb
|
ee6df7d015
|
clean up
|
2001-04-16 00:54:57 +00:00 |
|
brianb
|
ec583a190d
|
clean up
|
2001-04-16 00:37:22 +00:00 |
|
brianb
|
b13edb5bdc
|
clean up
|
2001-04-16 00:22:45 +00:00 |
|
brianb
|
ac4ea2adc5
|
clean up
|
2001-04-15 23:55:44 +00:00 |
|
brianb
|
c70f0ffb80
|
clean up
|
2001-04-15 23:17:27 +00:00 |
|
brianb
|
d1020e33a0
|
clean up
|
2001-04-15 23:05:58 +00:00 |
|
brianb
|
138f2696cb
|
stuff missed from reorg
|
2001-04-11 23:53:50 +00:00 |
|
brianb
|
12d830dc62
|
restructing...automake now used sql stuff working
|
2001-04-11 23:33:19 +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 |
|
xone47
|
9a00f0eb2a
|
Removed generated files from repository.
|
2000-09-28 15:15:35 +00:00 |
|
xone47
|
3d27220a3a
|
Fix for deleted rows.
|
2000-09-28 15:12:31 +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
|
e05970d711
|
Patch from Michael Wood to do the right thing on data export when there are
deleted rows present.
Put checks in mdb-dump for presence of a valid file.
|
2000-08-02 03:48:49 +00:00 |
|
brianb
|
a23867cd2e
|
Patch from Carl for relationships
|
2000-04-22 21:34:32 +00:00 |
|
brianb
|
1980ca9694
|
Can't do math for shit, apparently
|
2000-04-12 10:34:40 +00:00 |
|
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
|
97146568b4
|
Backend fixes (Oracle & PostreSQL) from Carl
|
2000-04-07 01:20:41 +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
|
418d57bc0c
|
last commit failed
|
2000-03-22 02:12:31 +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
|
ad4d17cfe9
|
Fixups for version 0.1
|
2000-03-19 13:57:08 +00:00 |
|
brianb
|
f009565993
|
autoconf stuff from Carl
|
2000-03-19 13:26:41 +00:00 |
|
brianb
|
99a5e99dd4
|
fixed bug causing 1 extra row / data page
|
2000-03-19 03:44:42 +00:00 |
|
brianb
|
61cf29ad4f
|
Updated NULL column & fixed/var column info in HACKERS file
|
2000-03-19 03:03:50 +00:00 |
|
brianb
|
ae39081ebd
|
Added Carl's name to the AUTHORS file.
|
2000-03-19 02:56:09 +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
|
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
|
375a4ea169
|
change to processing of data pages
|
2000-03-17 00:24:50 +00:00 |
|
brianb
|
a619228310
|
new utilities from Karl
|
2000-03-16 12:05:47 +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
|
cf19a9f85f
|
patches from Karl and Carl
|
2000-03-14 00:53:17 +00:00 |
|
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 |
|