]> source.dussan.org Git - jackcess.git/log
jackcess.git
12 years agoupdate to latest parent pom
James Ahlborn [Wed, 11 Jan 2012 04:29:48 +0000 (04:29 +0000)]
update to latest parent pom

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@608 f203690c-595d-4dc9-a70b-905162fa7fd2

12 years agohandle wrong array type passed to addRow
James Ahlborn [Fri, 30 Dec 2011 15:05:08 +0000 (15:05 +0000)]
handle wrong array type passed to addRow

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@607 f203690c-595d-4dc9-a70b-905162fa7fd2

12 years agoRename and refactor the Cursor find methods to improve usability
James Ahlborn [Tue, 27 Dec 2011 15:41:17 +0000 (15:41 +0000)]
Rename and refactor the Cursor find methods to improve usability

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@606 f203690c-595d-4dc9-a70b-905162fa7fd2

12 years ago[maven-release-plugin] prepare for next development iteration
James Ahlborn [Fri, 16 Dec 2011 13:37:07 +0000 (13:37 +0000)]
[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@605 f203690c-595d-4dc9-a70b-905162fa7fd2

12 years ago[maven-release-plugin] prepare release jackcess-1.2.6
James Ahlborn [Fri, 16 Dec 2011 13:36:56 +0000 (13:36 +0000)]
[maven-release-plugin] prepare release jackcess-1.2.6

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@603 f203690c-595d-4dc9-a70b-905162fa7fd2

12 years agoprep for release
James Ahlborn [Fri, 16 Dec 2011 13:28:06 +0000 (13:28 +0000)]
prep for release

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@602 f203690c-595d-4dc9-a70b-905162fa7fd2

12 years agoensure new database is flushed after creation as some users drop the Database returne...
James Ahlborn [Tue, 6 Dec 2011 02:13:25 +0000 (02:13 +0000)]
ensure new database is flushed after creation as some users drop the Database returned from create()

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@601 f203690c-595d-4dc9-a70b-905162fa7fd2

12 years agoalways pass Object[] to ImportFilter.filterRow
James Ahlborn [Wed, 30 Nov 2011 14:58:03 +0000 (14:58 +0000)]
always pass Object[] to ImportFilter.filterRow

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@600 f203690c-595d-4dc9-a70b-905162fa7fd2

12 years agoAdd option to import file without headers to existing table; Add ImportUtil.Builder...
James Ahlborn [Fri, 25 Nov 2011 15:06:47 +0000 (15:06 +0000)]
Add option to import file without headers to existing table; Add ImportUtil.Builder and ExportUtil.Builder to simplify import/export operations

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@599 f203690c-595d-4dc9-a70b-905162fa7fd2

12 years agoAllow ImportFilter and ExportFilter to return null from filterRow() to indicate that...
James Ahlborn [Fri, 25 Nov 2011 02:09:15 +0000 (02:09 +0000)]
Allow ImportFilter and ExportFilter to return null from filterRow() to indicate that a row should be skipped.

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@598 f203690c-595d-4dc9-a70b-905162fa7fd2

12 years agoAllow ImportFilter and ExportFilter to return null from filterRow() to indicate that...
James Ahlborn [Fri, 25 Nov 2011 00:30:53 +0000 (00:30 +0000)]
Allow ImportFilter and ExportFilter to return null from filterRow() to indicate that a row should be skipped.

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@597 f203690c-595d-4dc9-a70b-905162fa7fd2

12 years agorefactor table creation
James Ahlborn [Thu, 17 Nov 2011 04:39:41 +0000 (04:39 +0000)]
refactor table creation

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@596 f203690c-595d-4dc9-a70b-905162fa7fd2

12 years agoReuse previously written memo/ole values when updating other values in a row in order...
James Ahlborn [Tue, 15 Nov 2011 03:04:11 +0000 (03:04 +0000)]
Reuse previously written memo/ole values when updating other values in a row in order to reduce unnecessary data duplication

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@595 f203690c-595d-4dc9-a70b-905162fa7fd2

12 years agoadd some cleanup code to unit tests
James Ahlborn [Tue, 15 Nov 2011 02:52:21 +0000 (02:52 +0000)]
add some cleanup code to unit tests

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@594 f203690c-595d-4dc9-a70b-905162fa7fd2

12 years agostash nullmask in rowstate
James Ahlborn [Sat, 12 Nov 2011 14:40:03 +0000 (14:40 +0000)]
stash nullmask in rowstate

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@593 f203690c-595d-4dc9-a70b-905162fa7fd2

12 years agosome tweaks, fixes, and tests for unsupported values
James Ahlborn [Sat, 12 Nov 2011 02:56:39 +0000 (02:56 +0000)]
some tweaks, fixes, and tests for unsupported values

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@592 f203690c-595d-4dc9-a70b-905162fa7fd2

12 years agoFix problem with reading row from table with deleted/added columns. (fixes 3435774)
James Ahlborn [Thu, 10 Nov 2011 03:33:02 +0000 (03:33 +0000)]
Fix problem with reading row from table with deleted/added columns. (fixes 3435774)

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@591 f203690c-595d-4dc9-a70b-905162fa7fd2

12 years agoadd issueid to changelog
James Ahlborn [Wed, 9 Nov 2011 03:35:36 +0000 (03:35 +0000)]
add issueid to changelog

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@590 f203690c-595d-4dc9-a70b-905162fa7fd2

12 years agoimplement complex value deletion
James Ahlborn [Tue, 8 Nov 2011 03:01:41 +0000 (03:01 +0000)]
implement complex value deletion

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@589 f203690c-595d-4dc9-a70b-905162fa7fd2

12 years agoimplement unsupported complex value support; add some javadocs
James Ahlborn [Mon, 7 Nov 2011 02:08:03 +0000 (02:08 +0000)]
implement unsupported complex value support; add some javadocs

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@588 f203690c-595d-4dc9-a70b-905162fa7fd2

12 years agoimplement unsupported complex value support; add some javadocs
James Ahlborn [Mon, 7 Nov 2011 02:07:28 +0000 (02:07 +0000)]
implement unsupported complex value support; add some javadocs

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@587 f203690c-595d-4dc9-a70b-905162fa7fd2

12 years agoimplement unsupported complex value support; add some javadocs
James Ahlborn [Sun, 6 Nov 2011 21:49:57 +0000 (21:49 +0000)]
implement unsupported complex value support; add some javadocs

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@586 f203690c-595d-4dc9-a70b-905162fa7fd2

12 years agofix copyright
James Ahlborn [Sun, 6 Nov 2011 13:39:18 +0000 (13:39 +0000)]
fix copyright

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@585 f203690c-595d-4dc9-a70b-905162fa7fd2

12 years agoupdate todo list
James Ahlborn [Sun, 6 Nov 2011 13:26:28 +0000 (13:26 +0000)]
update todo list

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@584 f203690c-595d-4dc9-a70b-905162fa7fd2

12 years agoFix problem with creating tables with indexes where ms access could not open the...
James Ahlborn [Sat, 29 Oct 2011 18:44:10 +0000 (18:44 +0000)]
Fix problem with creating tables with indexes where ms access could not open the created table

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@583 f203690c-595d-4dc9-a70b-905162fa7fd2

12 years agoadd 2010 complex test db
James Ahlborn [Wed, 26 Oct 2011 03:15:23 +0000 (03:15 +0000)]
add 2010 complex test db

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@582 f203690c-595d-4dc9-a70b-905162fa7fd2

12 years agoadd 2007 complex test db
James Ahlborn [Wed, 26 Oct 2011 02:57:23 +0000 (02:57 +0000)]
add 2007 complex test db

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@581 f203690c-595d-4dc9-a70b-905162fa7fd2

12 years agoAdd support for reading/writing complex column data (version history, attachments...
James Ahlborn [Wed, 26 Oct 2011 02:45:20 +0000 (02:45 +0000)]
Add support for reading/writing complex column data (version history, attachments, multi-value columns)

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@580 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years ago[maven-release-plugin] prepare for next development iteration
James Ahlborn [Thu, 20 Oct 2011 03:08:42 +0000 (03:08 +0000)]
[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@579 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years ago[maven-release-plugin] prepare release jackcess-1.2.5
James Ahlborn [Thu, 20 Oct 2011 03:08:31 +0000 (03:08 +0000)]
[maven-release-plugin] prepare release jackcess-1.2.5

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@577 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agoprepare for release
James Ahlborn [Thu, 20 Oct 2011 03:00:48 +0000 (03:00 +0000)]
prepare for release

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@576 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agoFix issue with reading Access 97 database with large number of fields
James Ahlborn [Wed, 19 Oct 2011 00:37:08 +0000 (00:37 +0000)]
Fix issue with reading Access 97 database with large number of fields

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@575 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agostart adding some usage information in javadoc
James Ahlborn [Sun, 21 Aug 2011 03:37:22 +0000 (03:37 +0000)]
start adding some usage information in javadoc

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@574 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agomake table loading re-entrant; load ace table on first use
James Ahlborn [Tue, 16 Aug 2011 01:13:21 +0000 (01:13 +0000)]
make table loading re-entrant; load ace table on first use

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@573 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agofix svn props
James Ahlborn [Fri, 5 Aug 2011 01:46:52 +0000 (01:46 +0000)]
fix svn props

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@572 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agosmall refactor to move type specific info into nested classes
James Ahlborn [Sat, 30 Jul 2011 13:23:17 +0000 (13:23 +0000)]
small refactor to move type specific info into nested classes

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@571 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agoadd Database.getSystemTableNames to enable retrieving the list of system/hidden tables
James Ahlborn [Fri, 29 Jul 2011 04:07:11 +0000 (04:07 +0000)]
add Database.getSystemTableNames to enable retrieving the list of system/hidden tables

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@570 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agoadd some methods to approximate table size
James Ahlborn [Sat, 16 Jul 2011 02:39:50 +0000 (02:39 +0000)]
add some methods to approximate table size

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@569 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agodo not allow creation of table with unsupported column type
James Ahlborn [Tue, 12 Jul 2011 02:37:31 +0000 (02:37 +0000)]
do not allow creation of table with unsupported column type

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@568 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agoEnable basic handling of unsupported data types as binary content.
James Ahlborn [Mon, 11 Jul 2011 02:39:55 +0000 (02:39 +0000)]
Enable basic handling of unsupported data types as binary content.

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@567 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agoadd a few util methods related to indexes and joins
James Ahlborn [Fri, 17 Jun 2011 03:06:16 +0000 (03:06 +0000)]
add a few util methods related to indexes and joins

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@566 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agoAdd the Joiner utility and some new methods to IndexCursor to make it easier to join...
James Ahlborn [Wed, 15 Jun 2011 13:21:29 +0000 (13:21 +0000)]
Add the Joiner utility and some new methods to IndexCursor to make it easier to join tables using pre-defined (index backed) relationships.

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@565 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agotry multiple classloaders when trying to load resources
James Ahlborn [Fri, 10 Jun 2011 12:02:13 +0000 (12:02 +0000)]
try multiple classloaders when trying to load resources

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@564 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agoupdate parent pom
James Ahlborn [Thu, 9 Jun 2011 04:05:38 +0000 (04:05 +0000)]
update parent pom

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@563 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agocheck for too many pk indexes on a table; add convenience method to TableBuilder...
James Ahlborn [Sun, 15 May 2011 21:47:53 +0000 (21:47 +0000)]
check for too many pk indexes on a table; add convenience method to TableBuilder for adding pk index

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@562 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years ago[maven-release-plugin] prepare for next development iteration
James Ahlborn [Sat, 14 May 2011 12:51:32 +0000 (12:51 +0000)]
[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@561 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years ago[maven-release-plugin] prepare release jackcess-1.2.4
James Ahlborn [Sat, 14 May 2011 12:51:05 +0000 (12:51 +0000)]
[maven-release-plugin] prepare release jackcess-1.2.4

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@559 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agocleanup properties
James Ahlborn [Sat, 14 May 2011 12:22:59 +0000 (12:22 +0000)]
cleanup properties

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@558 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agoadd 2010 to default test formats
James Ahlborn [Sat, 14 May 2011 12:21:27 +0000 (12:21 +0000)]
add 2010 to default test formats

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@557 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agoprep for release
James Ahlborn [Sat, 14 May 2011 12:18:45 +0000 (12:18 +0000)]
prep for release

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@556 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agoadd Index.getReferencedIndex for retrieving the referenced index of a foreign key...
James Ahlborn [Mon, 18 Apr 2011 01:52:57 +0000 (01:52 +0000)]
add Index.getReferencedIndex for retrieving the referenced index of a foreign key index

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@555 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agoadd description prop name
James Ahlborn [Sun, 17 Apr 2011 02:35:00 +0000 (02:35 +0000)]
add description prop name

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@554 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agoAccess expects a row to be at least big enough to hold all fixed values, even if...
James Ahlborn [Sat, 16 Apr 2011 18:13:20 +0000 (18:13 +0000)]
Access expects a row to be at least big enough to hold all fixed values, even if they are null. (fixes #3181334)

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@553 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agobetter handling of read-only indexes
James Ahlborn [Sat, 16 Apr 2011 13:45:32 +0000 (13:45 +0000)]
better handling of read-only indexes

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@552 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agorequire writeable index for system catalog
James Ahlborn [Sat, 16 Apr 2011 01:11:02 +0000 (01:11 +0000)]
require writeable index for system catalog

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@551 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agoadd 2010 unit tests
James Ahlborn [Fri, 8 Apr 2011 12:40:52 +0000 (12:40 +0000)]
add 2010 unit tests

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@550 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agomore tweaks to sort order reading in v1997; read code page info from db def page...
James Ahlborn [Wed, 6 Apr 2011 03:29:03 +0000 (03:29 +0000)]
more tweaks to sort order reading in v1997; read code page info from db def page and v1997 text columns

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@549 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agoadd convenience method for debugging
James Ahlborn [Wed, 6 Apr 2011 02:17:24 +0000 (02:17 +0000)]
add convenience method for debugging

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@548 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agofix sort order reading in v1997; set col sort order to db default when writing (if...
James Ahlborn [Tue, 5 Apr 2011 13:13:53 +0000 (13:13 +0000)]
fix sort order reading in v1997; set col sort order to db default when writing (if unspecified)

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@547 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agohandle different versions of general sort order correctly
James Ahlborn [Tue, 5 Apr 2011 04:31:16 +0000 (04:31 +0000)]
handle different versions of general sort order correctly

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@546 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agoadd empty 2010 db resource
James Ahlborn [Tue, 5 Apr 2011 01:04:56 +0000 (01:04 +0000)]
add empty 2010 db resource

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@545 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agoadd mostly functional support for access 2010 new general text sort order
James Ahlborn [Mon, 4 Apr 2011 03:34:03 +0000 (03:34 +0000)]
add mostly functional support for access 2010 new general text sort order

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@544 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agoslightly more compressed index codes file format
James Ahlborn [Sun, 3 Apr 2011 19:27:34 +0000 (19:27 +0000)]
slightly more compressed index codes file format

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@543 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agosome index data handling refactoring for future support of the new text index encoddi...
James Ahlborn [Fri, 1 Apr 2011 12:56:45 +0000 (12:56 +0000)]
some index data handling refactoring for future support of the new text index encodding in 2010

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@542 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agoadd method to grab default sort order
James Ahlborn [Thu, 31 Mar 2011 03:58:26 +0000 (03:58 +0000)]
add method to grab default sort order

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@541 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agoupdate todo list after recent changes
James Ahlborn [Wed, 30 Mar 2011 02:39:34 +0000 (02:39 +0000)]
update todo list after recent changes

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@540 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agomore comment updates
James Ahlborn [Tue, 29 Mar 2011 02:27:26 +0000 (02:27 +0000)]
more comment updates

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@539 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agoadd some method use clarifaction docs.
James Ahlborn [Tue, 29 Mar 2011 02:23:08 +0000 (02:23 +0000)]
add some method use clarifaction docs.

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@538 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agofix usage map promotion test
James Ahlborn [Wed, 23 Mar 2011 03:19:45 +0000 (03:19 +0000)]
fix usage map promotion test

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@537 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agoremove exec prop
James Ahlborn [Wed, 23 Mar 2011 02:49:49 +0000 (02:49 +0000)]
remove exec prop

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@536 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agominor refactor
James Ahlborn [Wed, 23 Mar 2011 02:22:21 +0000 (02:22 +0000)]
minor refactor

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@535 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agoupdate usage map test
James Ahlborn [Mon, 21 Mar 2011 01:41:02 +0000 (01:41 +0000)]
update usage map test

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@534 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agoadd support for reading properties blobs; add accessors to various database objects...
James Ahlborn [Sun, 20 Mar 2011 21:19:32 +0000 (21:19 +0000)]
add support for reading properties blobs; add accessors to various database objects for retrieving their respective properties

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@533 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agominor cleanup
James Ahlborn [Sun, 20 Mar 2011 21:13:15 +0000 (21:13 +0000)]
minor cleanup

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@532 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agofix test info
James Ahlborn [Fri, 18 Mar 2011 22:32:16 +0000 (22:32 +0000)]
fix test info

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@531 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agofix writing index type value on index creation
James Ahlborn [Fri, 18 Mar 2011 21:15:15 +0000 (21:15 +0000)]
fix writing index type value on index creation

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@530 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agoremove title/author/company
James Ahlborn [Fri, 18 Mar 2011 12:44:00 +0000 (12:44 +0000)]
remove title/author/company

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@529 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agoadd additional (unknown) flag when writing indexes
James Ahlborn [Fri, 18 Mar 2011 03:53:25 +0000 (03:53 +0000)]
add additional (unknown) flag when writing indexes

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@528 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agomake iterator work a little better, allow remove
James Ahlborn [Fri, 18 Mar 2011 03:49:20 +0000 (03:49 +0000)]
make iterator work a little better, allow remove

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@527 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agoincrease max size of memo/ole columns
James Ahlborn [Mon, 14 Mar 2011 02:53:11 +0000 (02:53 +0000)]
increase max size of memo/ole columns

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@526 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agoadd nominal support for access 2010, essentially read-only until the new text index...
James Ahlborn [Mon, 14 Mar 2011 02:25:21 +0000 (02:25 +0000)]
add nominal support for access 2010, essentially read-only until the new text index sorting is worked out

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@525 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agogeneral revamp of table finding using index backed cursors; use object flags to deter...
James Ahlborn [Wed, 9 Mar 2011 04:58:10 +0000 (04:58 +0000)]
general revamp of table finding using index backed cursors; use object flags to determine system/hidden objects; read/write text column sort order

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@524 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agominor updates
James Ahlborn [Wed, 9 Mar 2011 04:55:14 +0000 (04:55 +0000)]
minor updates

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@523 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agominor updates
James Ahlborn [Wed, 9 Mar 2011 04:54:49 +0000 (04:54 +0000)]
minor updates

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@522 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agoremove extraneous compact error table
James Ahlborn [Wed, 9 Mar 2011 04:30:43 +0000 (04:30 +0000)]
remove extraneous compact error table

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@521 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agoupdate shell site path
James Ahlborn [Sat, 5 Mar 2011 15:52:33 +0000 (15:52 +0000)]
update shell site path

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@520 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years ago[maven-release-plugin] prepare for next development iteration
James Ahlborn [Sat, 5 Mar 2011 12:41:09 +0000 (12:41 +0000)]
[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@519 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years ago[maven-release-plugin] prepare release jackcess-1.2.3
James Ahlborn [Sat, 5 Mar 2011 12:41:00 +0000 (12:41 +0000)]
[maven-release-plugin] prepare release jackcess-1.2.3

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@517 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agoprep for release
James Ahlborn [Sat, 5 Mar 2011 12:31:46 +0000 (12:31 +0000)]
prep for release

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@516 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agoadd support for creating indexes (except foreign key indexes) on a table when a table...
James Ahlborn [Fri, 4 Mar 2011 12:58:55 +0000 (12:58 +0000)]
add support for creating indexes (except foreign key indexes) on a table when a table is created

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@515 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agoreally fix timezone issue in ExportTest (fixes #3194251)
James Ahlborn [Sun, 27 Feb 2011 18:40:20 +0000 (18:40 +0000)]
really fix timezone issue in ExportTest (fixes #3194251)

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@514 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agomore work around interpreting index data, add support for multiple logical indexes...
James Ahlborn [Sun, 27 Feb 2011 14:11:43 +0000 (14:11 +0000)]
more work around interpreting index data, add support for multiple logical indexes backed by the same index data (fixes #3192058)

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@513 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agoupdate changes
James Ahlborn [Tue, 15 Feb 2011 03:46:14 +0000 (03:46 +0000)]
update changes

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@512 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agoadd support for writing all the fixed types into variable length fields (fixes #3181334)
James Ahlborn [Tue, 15 Feb 2011 03:32:48 +0000 (03:32 +0000)]
add support for writing all the fixed types into variable length fields (fixes #3181334)

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@511 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agospecify timezone in export test (fixes #3179802)
James Ahlborn [Sun, 13 Feb 2011 18:07:44 +0000 (18:07 +0000)]
specify timezone in export test (fixes #3179802)

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@510 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agono write tests for MSISAM currently
James Ahlborn [Sun, 13 Feb 2011 13:39:27 +0000 (13:39 +0000)]
no write tests for MSISAM currently

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@509 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agoenabled experimental MSISAM write support
James Ahlborn [Sun, 13 Feb 2011 13:19:58 +0000 (13:19 +0000)]
enabled experimental MSISAM write support

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@508 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years agoadd link to jackcess encrypt project
James Ahlborn [Tue, 30 Nov 2010 01:41:19 +0000 (01:41 +0000)]
add link to jackcess encrypt project

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@507 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years ago[maven-release-plugin] prepare for next development iteration
James Ahlborn [Mon, 29 Nov 2010 13:40:51 +0000 (13:40 +0000)]
[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@506 f203690c-595d-4dc9-a70b-905162fa7fd2

13 years ago[maven-release-plugin] prepare release jackcess-1.2.2
James Ahlborn [Mon, 29 Nov 2010 13:40:40 +0000 (13:40 +0000)]
[maven-release-plugin] prepare release jackcess-1.2.2

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@504 f203690c-595d-4dc9-a70b-905162fa7fd2