Commit Graph

151 Commits

Author SHA1 Message Date
brianb
16735470a7 port of gmdb to gnome2. lots o other stuff 2002-12-27 15:09:02 +00:00
brianb
0cf1a2242d jet 4 changes 2002-12-10 23:35:24 +00:00
trewitt
5346c79e8c Add exit(0) to the end of all programs. 2002-08-12 17:37:04 +00:00
trewitt
813ed0918a Remove files that are automatically generated by automake, configure. 2002-08-12 14:52:46 +00:00
trewitt
e936a17a10 Remove automatically-generated 'Makefile's. 2002-08-12 00:41:59 +00:00
brianb
695cc9c00a remove jumps from column start calculation for JET4
adding -1 and -d flags to mdb-tables
added table not found message to prtable
2002-04-21 03:09:26 +00:00
brianb
e7927f94bc Fixed unixODBC 2.1.0+ bug.
fixed GTK/Gnome handling.
more debugger stuff.
2002-04-14 23:35:39 +00:00
brianb
0d0e0efbb7 fix gtk/gnome compilation of gmdb, export table fixes, more dissection in debug tab. 2002-04-12 01:27:41 +00:00
brianb
53bfc9027b commiting gmdb
doc updates
odbc fixes
2002-04-09 01:19:26 +00:00
brianb
e2c3a9d818 odbc fixes, updates for v0.4 2002-04-03 23:02:53 +00:00
brianb
9b8285d937 change catalogentry to GPtrArray, documentation fixes, add ifdef wrapper to mdbsql.h 2002-03-27 13:00:00 +00:00
brianb
16ecc4fe4d remove bad file from Makefile.am 2002-03-21 04:29:40 +00:00
brianb
8ab30cf0d1 what version is an mdb file? 2002-03-21 04:27:37 +00:00
brianb
6ce4521627 somehow didn't get added back when moved 2002-03-21 04:23:45 +00:00
brianb
1a96e241d0 Initial changes for Access 2000 files 2002-02-03 02:49:08 +00:00
brianb
ea8fd2a6ba massive sync up of my code to CVS. not sure what changed. 2002-01-24 12:34:10 +00:00
brianb
e0f83b2446 made SQL support optional 2001-07-24 02:56:20 +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
ee6df7d015 clean up 2001-04-16 00:54:57 +00:00
brianb
ac4ea2adc5 clean up 2001-04-15 23:55:44 +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
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
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
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
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
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
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
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
6e24e9cb02 changed GArray to GPtrArray for MdbColumn list. completed mdb_bind_column() stuff 2000-03-12 14:08:53 +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
6714088c27 patches from karl@grebyn.com 2000-03-11 20:19:23 +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
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