Commit Graph

47 Commits

Author SHA1 Message Date
Evan Miller
9904b079bf Restore the HACKING file with a redirect notice
Several pages link to the old file and we don't want to break those
links.
2021-01-20 09:13:30 -05:00
pedromorgan
da730d3696 apidocs with doxygen 2021-01-16 16:05:28 +00:00
James Ahlborn
a8f09d15bc
Update unknown flag to ddl flag for properties 2018-01-25 09:58:01 -05:00
chunhao
54026ba051 Update HACKING 2017-01-12 16:16:05 +08:00
Vladimir Rutsky
2f996874af fix typo: "over-ridden" 2015-03-04 14:11:07 +03:00
Vladimir Rutsky
270e0ae8cb fix typo: "over-ride" 2015-03-04 14:08:52 +03:00
James Ahlborn
314e6040c5 adds info about unicode compression of memo fields 2013-06-30 21:16:57 -04:00
James Ahlborn
e49fd5ab2e adds info about the extra data at the end of the table definition. 2013-06-30 21:12:10 -04:00
James Ahlborn
126b0ddbb9 add some info about complex columns (access v2007+). 2011-08-05 22:30:11 -04:00
James Ahlborn
bbb73a0a83 fill out some details about the database definition page (page 0) and the text
code page/sort order info.
2011-04-05 23:27:30 -04:00
James Ahlborn
fd1b777634 Add notes about text index sort order. 2011-03-31 10:28:31 -04:00
James Ahlborn
0f8556bc99 filled in a few more bits in the table def. 2011-03-30 23:14:03 -04:00
James Ahlborn
cadbc749b0 Fill out some more details on property blocks. 2011-03-29 23:15:19 -04:00
James Ahlborn
a07e2a1f87 expand/clarify information related to index entry pages. 2011-03-29 23:01:11 -04:00
James Ahlborn
4e4c7ceebf Fill out some information on the index metadat in the table definition. 2011-03-28 22:51:57 -04:00
Brian Bruns
335115912d updates to the format documentation from various folks 2011-03-20 15:29:53 -04:00
Brian Bruns
6696edf1f8 patch 'props' from Nirgal Vourgère 2011-02-16 18:58:02 -05:00
Brian Bruns
be2a287f5c fix index counting, from Nirgal Vourgère 2011-02-07 21:57:13 -05:00
whydoubt
e7d6f60061 Correct info about MDBICONV 2005-10-17 11:47:21 +00:00
brianb
a443e83ae7 Clean up for 0.6 release and some bug fixes 2005-09-07 23:27:43 +00:00
whydoubt
07c9d00283 Fix some issues with mdb_memo_to_string 2005-03-12 03:33:17 +00:00
whydoubt
af04a7c131 Small documentation fix 2005-02-04 03:13:52 +00:00
whydoubt
d06cb3e47d Combine functions that bind a column and its length 2004-12-31 01:26:28 +00:00
whydoubt
d271b5fae5 Better compressed text handling 2004-12-11 06:07:20 +00:00
whydoubt
0498503796 Numerous corrections and readability improvements 2004-09-22 03:05:24 +00:00
whydoubt
dd99bd0a68 Use 'Flags' field in MSysObjects to recognize system tables 2004-09-16 04:00:39 +00:00
whydoubt
8fa51d0431 Small format documention correction 2004-09-09 03:26:04 +00:00
whydoubt
9a4b90878a Minor documentation corrections 2004-08-18 04:30:57 +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
brianb
620db14f4b iconv, typo fixes, libtool versioning, added MySQL to gmdb2 export 2004-06-21 00:31:39 +00:00
whydoubt
00d9fddc69 Reconcile code/documentation inconsistencies 2004-06-18 05:10:44 +00:00
brianb
c5f4a8bb04 odbc inst fixes.
deleted column fix for jet4 fixed columns
2004-03-04 21:25:09 +00:00
brianb
d9f25cfba7 data page dissector. fix compiler warnings 2004-02-15 22:15:33 +00:00
brianb
eb2b863b35 support routine for index writes
port fix from data.c to mdb_crack_row?()
more tdef4 dissector work in gmdb2
2004-02-15 06:00:25 +00:00
brianb
3a9aa2ceb7 add -M option to mdb-ver
make gmdb2 version match mainline code
new dissector for jet4 tdef pages in gmdb2
gmdb2 right mouse click behaviour bugfix
pre-compute index page bitmap in mdb_index_unpack_page() in preparation for index writes.
2004-02-13 18:49:51 +00:00
brianb
06115eaf59 rewritten HACKING file
support for compressed index keys and trailing leaves
2004-02-11 22:04:17 +00:00
brianb
a74094c667 sync up, see ChangeLog for details 2004-02-06 02:34:20 +00:00
brianb
2af5847c6f updates for rpms lots o bug fixes, index stuff 2003-01-12 22:59:41 +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
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
f20560d1f1 odbc fixes
gmdb commit
documentation updates
2002-04-09 01:18:16 +00:00
brianb
d13908dcf3 unicode compression for Access 2000 2002-03-17 02:40:16 +00:00
brianb
7104e68db2 Documentation updates from Yves Maingoy and Oliver Stieber 2001-05-16 03:42:06 +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
12d830dc62 restructing...automake now used sql stuff working 2001-04-11 23:33:19 +00:00