summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-098-344/+941
* minor updatesJames Ahlborn2011-03-091-2/+2
* minor updatesJames Ahlborn2011-03-092-0/+8
* remove extraneous compact error tableJames Ahlborn2011-03-091-0/+0
* prep for releaseJames Ahlborn2011-03-051-1/+1
* add support for creating indexes (except foreign key indexes) on a table when...James Ahlborn2011-03-0410-207/+803
* more work around interpreting index data, add support for multiple logical in...James Ahlborn2011-02-279-2337/+2629
* 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
* enabled experimental MSISAM write supportJames Ahlborn2011-02-131-5/+0
* add link to jackcess encrypt projectJames Ahlborn2010-11-301-0/+1
* fix linksJames Ahlborn2010-11-291-6/+9
* oops, fix copyrightJames Ahlborn2010-11-291-1/+26
* minor refactorsJames Ahlborn2010-11-272-27/+36
* ignore usagemap inconsistencies in certain situationsJames Ahlborn2010-11-183-12/+58
* add ability to customize column value matching in cursor findRow (fixes #3105...James Ahlborn2010-11-126-3/+208
* allow column order in tables to be configured (fixes #3097387)James Ahlborn2010-11-034-3/+91
* implement some tweaks which allow jackcess to be used on the android platform...James Ahlborn2010-11-035-20/+104
* add FileFormat.MSISAMJames Ahlborn2010-11-032-1/+11
* some tweaks to codec supportJames Ahlborn2010-11-033-5/+9
* do not rewrap CharBufferJames Ahlborn2010-10-301-2/+4
* doc/license updatesJames Ahlborn2010-10-284-27/+16
* add support for specifying a quote character on importJames Ahlborn2010-10-281-17/+158
* minor refactorJames Ahlborn2010-10-274-10/+24
* initial support for encoded databases, MSISAM support (issue #3065010)James Ahlborn2010-10-226-17/+366
* add support for de-masking database header and reading database passwordJames Ahlborn2010-10-163-8/+162
* minor refactorJames Ahlborn2010-10-142-12/+15
* add some more examplesJames Ahlborn2010-09-221-0/+17
* prep for releaseJames Ahlborn2010-08-011-1/+1
* update changesJames Ahlborn2010-08-011-1/+2
* add more jet3 tests, disable index lookups for jet3James Ahlborn2010-07-312-0/+18
* add (initial) read-only support for Access 97 (jet format 3) databases (#3003...James Ahlborn2010-07-237-61/+610
* Make Database.escapeIdentifier public; add methods to TableBuilder and Column...James Ahlborn2010-07-165-7/+59
* update commentJames Ahlborn2010-06-061-1/+1
* Fix some places where table/column names were not being handled case-insensit...James Ahlborn2010-06-063-5/+9
* Add ExportUtil and associated utilities for exporting tables to flat files (t...James Ahlborn2010-05-314-0/+511
* tweak byte formatting logicJames Ahlborn2010-05-261-6/+14
* update some site docs for 1.2.0 releaseJames Ahlborn2010-04-192-3/+3
* prep for releaseJames Ahlborn2010-04-191-1/+1
* update changelogJames Ahlborn2010-04-081-3/+7
* cleanup stream on database open failureJames Ahlborn2010-04-071-9/+24
* enable big index support by defaultJames Ahlborn2010-04-073-17/+25
* remove unsupported v1997, minor reformatsJames Ahlborn2010-04-072-21/+4
* bump version for next releaseJames Ahlborn2010-03-261-1/+4