brianb
|
5f02ba4fd2
|
add IS NULL/IS NOT NULL support, patches
|
2004-02-06 23:55:18 +00:00 |
|
brianb
|
af7b6953ad
|
last commit failed, see ChangeLog for changes
|
2004-02-06 02:35:18 +00:00 |
|
brianb
|
a74094c667
|
sync up, see ChangeLog for details
|
2004-02-06 02:34:20 +00:00 |
|
brianb
|
ede5601bf2
|
bug fix for #688181
|
2004-01-10 23:19:34 +00:00 |
|
brianb
|
53fd103df8
|
Remove src/Makefile from AC_OUTPUT as it is already handled by AC_CONFIG_FILES because of the OPTDIR variable.
|
2004-01-10 22:05:53 +00:00 |
|
brianb
|
00adede0d0
|
Fix bug 659762, typo.
|
2004-01-10 21:54:59 +00:00 |
|
brianb
|
8c68edba1f
|
Basic checks on file to ensure it's an mdb database. bug # 587739
|
2004-01-10 21:46:14 +00:00 |
|
brianb
|
dd534f39dc
|
left worktable.c out of Makefile.am
use proper glib version in extras/
|
2004-01-10 13:25:31 +00:00 |
|
brianb
|
278cf8ef42
|
fix compiler warnings in libmdb/ util/ sql/
|
2004-01-10 01:52:56 +00:00 |
|
brianb
|
244e519c50
|
forgot file on previous checkin
|
2004-01-09 22:28:47 +00:00 |
|
brianb
|
d39cc57b44
|
Some work on indexes/write support. Bug fixes. Preliminary temp table/worktable work.
|
2004-01-09 21:05:56 +00:00 |
|
brianb
|
09ec4202dd
|
patch # 852617
|
2004-01-06 03:18:19 +00:00 |
|
brianb
|
13b3e99285
|
fix to patch 852616
|
2004-01-06 02:28:47 +00:00 |
|
brianb
|
a1c148a411
|
patch # 852616
|
2004-01-06 01:42:50 +00:00 |
|
brianb
|
11b43644dc
|
patches 00-14 from David Mansfield
|
2004-01-06 00:42:07 +00:00 |
|
brianb
|
8592cf5db5
|
missed added files
|
2003-05-02 22:20:44 +00:00 |
|
brianb
|
aa19a0892f
|
resync...no idea what's in here, it's been sitting on the shelf for a while
|
2003-04-29 17:55:09 +00:00 |
|
brianb
|
f02d552891
|
merge back
|
2003-02-09 23:19:21 +00:00 |
|
brianb
|
630c812125
|
i18n stuff
|
2003-01-29 01:50:32 +00:00 |
|
brianb
|
75216d7a90
|
index work
dmalloc headers
mem leak fixes
start on i18n
|
2003-01-28 23:51:06 +00:00 |
|
brianb
|
95c0805c08
|
toolbar separator fix (glade/libglade buglet)
|
2003-01-22 20:22:48 +00:00 |
|
brianb
|
f30001a4f5
|
typo fix
|
2003-01-22 20:15:42 +00:00 |
|
brianb
|
c43764e93c
|
fix case compare bug in where clause
|
2003-01-22 00:24:27 +00:00 |
|
brianb
|
b0942cbf7d
|
fix for like clause in jet4
|
2003-01-21 23:43:31 +00:00 |
|
brianb
|
ff5d38142d
|
image for gmdb2 manual additions
|
2003-01-20 16:05:23 +00:00 |
|
brianb
|
092e2b79af
|
query planner stuff
some gcc -Wall fixes
added suport for _ in identifier names in SQL
gmdb2 manual additions
|
2003-01-20 16:04:24 +00:00 |
|
brianb
|
bafa51bd88
|
just some TODO updates
|
2003-01-19 02:06:15 +00:00 |
|
brianb
|
7745bcf131
|
fix for spec file to remove pixmaps dir
|
2003-01-15 16:49:08 +00:00 |
|
brianb
|
c091a4964b
|
doc updates
forgot to add icon files
|
2003-01-15 15:16:53 +00:00 |
|
brianb
|
c0d5312464
|
move pixmaps to glade dir until I find out how to fix
turn trace off in odbc driver
|
2003-01-15 02:02:07 +00:00 |
|
brianb
|
da3e28a7e3
|
missed an added file
|
2003-01-14 17:46:18 +00:00 |
|
brianb
|
0d1073fd1e
|
Added Open/Save/Save Results to sql window.
fixed man pages in rpm
|
2003-01-14 17:37:02 +00:00 |
|
brianb
|
b22b108014
|
.cvsignore files for new stuff
|
2003-01-12 23:16:41 +00:00 |
|
brianb
|
2af5847c6f
|
updates for rpms lots o bug fixes, index stuff
|
2003-01-12 22:59:41 +00:00 |
|
brianb
|
f35c3f05b9
|
more index work
fixed gnome detection (i think)
added back/forward navigation to gui debugger
|
2003-01-09 20:24:19 +00:00 |
|
brianb
|
c3386d2a43
|
fix for ODBC under PHP 4.2+
|
2003-01-07 02:24:35 +00:00 |
|
brianb
|
52528c6e95
|
add MDBPATH search
fix segfault in mdb-tables
|
2003-01-05 23:49:56 +00:00 |
|
brianb
|
c6da2f1845
|
mdb-check and prindex programs
|
2003-01-05 15:00:23 +00:00 |
|
brianb
|
320f03c401
|
added man pages for utils.
lots of gmdb2 work.
added statistics collection.
|
2003-01-05 14:57:50 +00:00 |
|
brianb
|
cc362c42e9
|
more gmdb2 work, reorged mdbhandle
|
2003-01-01 22:29:39 +00:00 |
|
brianb
|
3c0d61076d
|
lots more gmdb2 stuff, converted table export to glade, added schema export, toolbars, properties window to glade, et al.
|
2002-12-30 16:38:47 +00:00 |
|
brianb
|
feddbece22
|
fix for bug 558126
|
2002-12-27 21:27:06 +00:00 |
|
brianb
|
d1e586cdf0
|
missed a couple files and updated for new progs
|
2002-12-27 20:40:21 +00:00 |
|
brianb
|
8b6a84bd0b
|
patches 604726 and 655057 and more gmdb2 work
|
2002-12-27 20:31:29 +00:00 |
|
brianb
|
16735470a7
|
port of gmdb to gnome2. lots o other stuff
|
2002-12-27 15:09:02 +00:00 |
|
brianb
|
fcd99f54e0
|
added usage map location to mdbhandle
|
2002-12-20 06:18:10 +00:00 |
|
brianb
|
66380f5958
|
usage map stuff
|
2002-12-20 06:17:41 +00:00 |
|
brianb
|
0cf1a2242d
|
jet 4 changes
|
2002-12-10 23:35:24 +00:00 |
|
brianb
|
03a3fe4f6d
|
fix for flag 0x0000 memo fields
|
2002-05-01 18:26:41 +00:00 |
|
brianb
|
b8bb42ae2b
|
fixes for LVAL memo fields
|
2002-04-22 04:54: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
|
db8567e83a
|
fix sql engine to compile correctly
|
2002-04-09 01:53:20 +00:00 |
|
brianb
|
a077375a80
|
add autogen.sh file
|
2002-04-09 01:25:37 +00:00 |
|
brianb
|
53bfc9027b
|
commiting gmdb
doc updates
odbc fixes
|
2002-04-09 01:19:26 +00:00 |
|
brianb
|
f20560d1f1
|
odbc fixes
gmdb commit
documentation updates
|
2002-04-09 01:18:16 +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
|
6e3ddd4420
|
increase page size for Access 2000 support
|
2002-03-21 03:51:09 +00:00 |
|
brianb
|
d13908dcf3
|
unicode compression for Access 2000
|
2002-03-17 02:40:16 +00:00 |
|
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
|
ea8fd2a6ba
|
massive sync up of my code to CVS. not sure what changed.
|
2002-01-24 12:34:10 +00:00 |
|
brianb
|
71775b190a
|
fixed list tables/describe table bug from odbc restructure
|
2001-09-29 00:16:16 +00:00 |
|
brianb
|
90797c0121
|
more changes to the odbc driver, now works for a simple test program
|
2001-07-25 01:55:43 +00:00 |
|
brianb
|
ba40f54c85
|
preping some of the sql stuff for the odbc driver
|
2001-07-24 11:00:00 +00:00 |
|
brianb
|
e0f83b2446
|
made SQL support optional
|
2001-07-24 02:56:20 +00:00 |
|
brianb
|
d7575ae2b5
|
odbc stuff
|
2001-07-10 22:36:20 +00:00 |
|
brianb
|
5c5aca53f3
|
some access 2k stuff
|
2001-07-10 22:35:37 +00:00 |
|
brianb
|
abab3e0fc8
|
Corrections and enhancements on index handling.
|
2001-05-23 01:42:46 +00:00 |
|
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 |
|
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 |
|