summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* add 2010 unit testsJames Ahlborn2011-04-0818-4/+7
* more tweaks to sort order reading in v1997; read code page info from db def p...James Ahlborn2011-04-063-5/+62
* add convenience method for debuggingJames Ahlborn2011-04-061-0/+12
* fix sort order reading in v1997; set col sort order to db default when writin...James Ahlborn2011-04-053-3/+28
* handle different versions of general sort order correctlyJames Ahlborn2011-04-055-38/+132
* add empty 2010 db resourceJames Ahlborn2011-04-052-1/+1
* add mostly functional support for access 2010 new general text sort orderJames Ahlborn2011-04-0411-39/+63832
* slightly more compressed index codes file formatJames Ahlborn2011-04-033-44630/+44634
* some index data handling refactoring for future support of the new text index...James Ahlborn2011-04-013-759/+828
* add method to grab default sort orderJames Ahlborn2011-03-313-0/+32
* update todo list after recent changesJames Ahlborn2011-03-301-7/+2
* more comment updatesJames Ahlborn2011-03-291-0/+8
* add some method use clarifaction docs.James Ahlborn2011-03-291-0/+5
* fix usage map promotion testJames Ahlborn2011-03-234-22/+31
* remove exec propJames Ahlborn2011-03-239-0/+0
* minor refactorJames Ahlborn2011-03-231-42/+32
* update usage map testJames Ahlborn2011-03-211-1/+1
* add support for reading properties blobs; add accessors to various database o...James Ahlborn2011-03-2010-87/+995
* minor cleanupJames Ahlborn2011-03-201-3/+1
* fix test infoJames Ahlborn2011-03-182-2/+4
* fix writing index type value on index creationJames Ahlborn2011-03-181-1/+1
* remove title/author/companyJames Ahlborn2011-03-183-0/+0
* add additional (unknown) flag when writing indexesJames Ahlborn2011-03-182-2/+5
* make iterator work a little better, allow removeJames Ahlborn2011-03-181-16/+23
* increase max size of memo/ole columnsJames Ahlborn2011-03-142-12/+19
* add nominal support for access 2010, essentially read-only until the new text...James Ahlborn2011-03-143-17/+52
* general revamp of table finding using index backed cursors; use object flags ...James Ahlborn2011-03-099-345/+945
* minor updatesJames Ahlborn2011-03-091-2/+2
* minor updatesJames Ahlborn2011-03-092-0/+8
* remove extraneous compact error tableJames Ahlborn2011-03-092-0/+0
* update shell site pathJames Ahlborn2011-03-051-1/+1
* [maven-release-plugin] prepare for next development iterationJames Ahlborn2011-03-051-4/+4
* [maven-release-plugin] prepare release jackcess-1.2.3James Ahlborn2011-03-051-4/+4
* prep for releaseJames Ahlborn2011-03-051-1/+1
* add support for creating indexes (except foreign key indexes) on a table when...James Ahlborn2011-03-0411-207/+844
* really fix timezone issue in ExportTest (fixes #3194251)James Ahlborn2011-02-271-5/+9
* more work around interpreting index data, add support for multiple logical in...James Ahlborn2011-02-2713-2370/+2685
* update changesJames Ahlborn2011-02-151-0/+9
* add support for writing all the fixed types into variable length fields (fixe...James Ahlborn2011-02-151-1/+1
* specify timezone in export test (fixes #3179802)James Ahlborn2011-02-131-0/+4
* no write tests for MSISAM currentlyJames Ahlborn2011-02-131-1/+1
* enabled experimental MSISAM write supportJames Ahlborn2011-02-131-5/+0
* add link to jackcess encrypt projectJames Ahlborn2010-11-301-0/+1
* [maven-release-plugin] prepare for next development iterationJames Ahlborn2010-11-291-4/+4
* [maven-release-plugin] prepare release jackcess-1.2.2James Ahlborn2010-11-291-4/+4
* fix linksJames Ahlborn2010-11-291-6/+9
* oops, fix copyrightJames Ahlborn2010-11-291-1/+26
* generate test jarJames Ahlborn2010-11-291-0/+11
* minor refactorsJames Ahlborn2010-11-272-27/+36
* ignore usagemap inconsistencies in certain situationsJames Ahlborn2010-11-183-12/+58