| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | increase max size of memo/ole columns | James Ahlborn | 2011-03-14 | 2 | -12/+19 |
* | add nominal support for access 2010, essentially read-only until the new text... | James Ahlborn | 2011-03-14 | 3 | -17/+52 |
* | general revamp of table finding using index backed cursors; use object flags ... | James Ahlborn | 2011-03-09 | 8 | -344/+941 |
* | minor updates | James Ahlborn | 2011-03-09 | 1 | -2/+2 |
* | minor updates | James Ahlborn | 2011-03-09 | 2 | -0/+8 |
* | remove extraneous compact error table | James Ahlborn | 2011-03-09 | 1 | -0/+0 |
* | prep for release | James Ahlborn | 2011-03-05 | 1 | -1/+1 |
* | add support for creating indexes (except foreign key indexes) on a table when... | James Ahlborn | 2011-03-04 | 10 | -207/+803 |
* | more work around interpreting index data, add support for multiple logical in... | James Ahlborn | 2011-02-27 | 9 | -2337/+2629 |
* | update changes | James Ahlborn | 2011-02-15 | 1 | -0/+9 |
* | add support for writing all the fixed types into variable length fields (fixe... | James Ahlborn | 2011-02-15 | 1 | -1/+1 |
* | enabled experimental MSISAM write support | James Ahlborn | 2011-02-13 | 1 | -5/+0 |
* | add link to jackcess encrypt project | James Ahlborn | 2010-11-30 | 1 | -0/+1 |
* | fix links | James Ahlborn | 2010-11-29 | 1 | -6/+9 |
* | oops, fix copyright | James Ahlborn | 2010-11-29 | 1 | -1/+26 |
* | minor refactors | James Ahlborn | 2010-11-27 | 2 | -27/+36 |
* | ignore usagemap inconsistencies in certain situations | James Ahlborn | 2010-11-18 | 3 | -12/+58 |
* | add ability to customize column value matching in cursor findRow (fixes #3105... | James Ahlborn | 2010-11-12 | 6 | -3/+208 |
* | allow column order in tables to be configured (fixes #3097387) | James Ahlborn | 2010-11-03 | 4 | -3/+91 |
* | implement some tweaks which allow jackcess to be used on the android platform... | James Ahlborn | 2010-11-03 | 5 | -20/+104 |
* | add FileFormat.MSISAM | James Ahlborn | 2010-11-03 | 2 | -1/+11 |
* | some tweaks to codec support | James Ahlborn | 2010-11-03 | 3 | -5/+9 |
* | do not rewrap CharBuffer | James Ahlborn | 2010-10-30 | 1 | -2/+4 |
* | doc/license updates | James Ahlborn | 2010-10-28 | 4 | -27/+16 |
* | add support for specifying a quote character on import | James Ahlborn | 2010-10-28 | 1 | -17/+158 |
* | minor refactor | James Ahlborn | 2010-10-27 | 4 | -10/+24 |
* | initial support for encoded databases, MSISAM support (issue #3065010) | James Ahlborn | 2010-10-22 | 6 | -17/+366 |
* | add support for de-masking database header and reading database password | James Ahlborn | 2010-10-16 | 3 | -8/+162 |
* | minor refactor | James Ahlborn | 2010-10-14 | 2 | -12/+15 |
* | add some more examples | James Ahlborn | 2010-09-22 | 1 | -0/+17 |
* | prep for release | James Ahlborn | 2010-08-01 | 1 | -1/+1 |
* | update changes | James Ahlborn | 2010-08-01 | 1 | -1/+2 |
* | add more jet3 tests, disable index lookups for jet3 | James Ahlborn | 2010-07-31 | 2 | -0/+18 |
* | add (initial) read-only support for Access 97 (jet format 3) databases (#3003... | James Ahlborn | 2010-07-23 | 7 | -61/+610 |
* | Make Database.escapeIdentifier public; add methods to TableBuilder and Column... | James Ahlborn | 2010-07-16 | 5 | -7/+59 |
* | update comment | James Ahlborn | 2010-06-06 | 1 | -1/+1 |
* | Fix some places where table/column names were not being handled case-insensit... | James Ahlborn | 2010-06-06 | 3 | -5/+9 |
* | Add ExportUtil and associated utilities for exporting tables to flat files (t... | James Ahlborn | 2010-05-31 | 4 | -0/+511 |
* | tweak byte formatting logic | James Ahlborn | 2010-05-26 | 1 | -6/+14 |
* | update some site docs for 1.2.0 release | James Ahlborn | 2010-04-19 | 2 | -3/+3 |
* | prep for release | James Ahlborn | 2010-04-19 | 1 | -1/+1 |
* | update changelog | James Ahlborn | 2010-04-08 | 1 | -3/+7 |
* | cleanup stream on database open failure | James Ahlborn | 2010-04-07 | 1 | -9/+24 |
* | enable big index support by default | James Ahlborn | 2010-04-07 | 3 | -17/+25 |
* | remove unsupported v1997, minor reformats | James Ahlborn | 2010-04-07 | 2 | -21/+4 |
* | bump version for next release | James Ahlborn | 2010-03-26 | 1 | -1/+4 |
* | merge branch newformats changes through r453 | James Ahlborn | 2010-03-26 | 8 | -29/+295 |
* | Fix BigIndexTest to work in IDEs w/out sys.prop | James Ahlborn | 2010-03-12 | 1 | -0/+5 |
* | prep for release | James Ahlborn | 2010-01-20 | 2 | -2/+10 |
* | minor tweak | James Ahlborn | 2010-01-20 | 1 | -2/+3 |