Commit Graph

45 Commits

Author SHA1 Message Date
whydoubt
dd99bd0a68 Use 'Flags' field in MSysObjects to recognize system tables 2004-09-16 04:00:39 +00:00
whydoubt
56995ff968 Enable multi-page temp tables 2004-09-09 03:44:35 +00:00
whydoubt
91d4a63fed Add function mdb_find_pg_row 2004-09-08 12:38:24 +00:00
whydoubt
f2125dd3bc A fix for bug #669739 that became a mdb_crack_row4 rewrite. Thanks to Luciano Miguel Wolf and Alexandre Horst for the bug analysis and the initial patch. 2004-08-05 03:33:41 +00:00
whydoubt
4a245f2af7 Warnings fixes and better use of GLib 2004-07-17 07:48:11 +00:00
whydoubt
e121a82946 Lots more gcc warnings fixes 2004-07-09 12:47:04 +00:00
whydoubt
3d47cc5570 Add function mdb_read_table_by_name 2004-07-02 12:29:09 +00:00
whydoubt
d6db6c3ed4 Fix some memory leaks 2004-06-24 04:22:40 +00:00
whydoubt
fc25bde6ca Move table and column functions to table.c 2004-06-23 12:31:54 +00:00
whydoubt
12ba2ed72f Fix bug in column name ordering 2004-06-15 04:12:36 +00:00
whydoubt
2dd710e5c4 Make better use of read_pg_if_n 2004-06-14 12:13:25 +00:00
whydoubt
2a6d21ce6d Fix bug in read_pg_if_n 2004-06-11 21:57:19 +00:00
whydoubt
fc59a5eca8 malloc to g_malloc 2004-05-30 05:06:26 +00:00
brianb
c5f4a8bb04 odbc inst fixes.
deleted column fix for jet4 fixed columns
2004-03-04 21:25:09 +00:00
brianb
fb02e23b6b code to handle options and debugging 2004-02-16 02:00:45 +00:00
brianb
a62f26df50 support for compressed index keys and trailing leaves 2004-02-11 22:05:13 +00:00
brianb
a74094c667 sync up, see ChangeLog for details 2004-02-06 02:34:20 +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
d39cc57b44 Some work on indexes/write support. Bug fixes. Preliminary temp table/worktable work. 2004-01-09 21:05:56 +00:00
brianb
11b43644dc patches 00-14 from David Mansfield 2004-01-06 00:42:07 +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
75216d7a90 index work
dmalloc headers
mem leak fixes
start on i18n
2003-01-28 23:51:06 +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
2af5847c6f updates for rpms lots o bug fixes, index stuff 2003-01-12 22:59:41 +00:00
brianb
cc362c42e9 more gmdb2 work, reorged mdbhandle 2003-01-01 22:29:39 +00:00
brianb
16735470a7 port of gmdb to gnome2. lots o other stuff 2002-12-27 15:09:02 +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
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