]> source.dussan.org Git - jackcess.git/log
jackcess.git
14 years agooops, actually test both rows
James Ahlborn [Wed, 17 Mar 2010 14:43:59 +0000 (14:43 +0000)]
oops, actually test both rows

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

14 years agomake test row order independent
James Ahlborn [Wed, 17 Mar 2010 13:00:31 +0000 (13:00 +0000)]
make test row order independent

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

14 years agofix handling of numeric column indexes for v2007 databases
James Ahlborn [Wed, 17 Mar 2010 04:21:49 +0000 (04:21 +0000)]
fix handling of numeric column indexes for v2007 databases

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

14 years agoadd file extension to FileFormat
James Ahlborn [Wed, 17 Mar 2010 03:02:47 +0000 (03:02 +0000)]
add file extension to FileFormat

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

14 years agoAdd Dan Rollo to the devs list.
Dan Rollo [Mon, 15 Mar 2010 20:37:23 +0000 (20:37 +0000)]
Add Dan Rollo to the devs list.

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

14 years agoRow order is arbitrary, so v2007 row order difference is valid.
Dan Rollo [Mon, 15 Mar 2010 18:46:28 +0000 (18:46 +0000)]
Row order is arbitrary, so v2007 row order difference is valid.
Updated tests to ignore row order difference.

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

14 years agohuge commit: changes all tests that use a db file to execute against all supported...
Dan Rollo [Fri, 12 Mar 2010 08:16:48 +0000 (08:16 +0000)]
huge commit: changes all tests that use a db file to execute against all supported db file formats. The list of formats to test is easily changed via JetFormatTest.SUPPORTED_FILEFORMATS.

All tests pass with v2000.
One test fails with v2003.
A half dozen fail with v2007 (but many are the same read error).

includes re-org of test db files for easier support of multiple file formats.

(this commit is for ONLY the test db files - source changes are in prior commit).

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

14 years agofixing test data files.
Dan Rollo [Fri, 12 Mar 2010 08:10:17 +0000 (08:10 +0000)]
fixing test data files.

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

14 years agohuge commit: changes all tests that use a db file to execute against all supported...
Dan Rollo [Fri, 12 Mar 2010 08:03:37 +0000 (08:03 +0000)]
huge commit: changes all tests that use a db file to execute against all supported db file formats. The list of formats to test is easily changed via JetFormatTest.SUPPORTED_FILEFORMATS.

All tests pass with v2000.
One test fails with v2003.
A half dozen fail with v2007 (but many are the same read error).

includes re-org of test db files for easier support of multiple file formats.

(this commit is for ONLY the test db files - source changes are in prior commit).

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

14 years agohuge commit: changes all tests that use a db file to execute against all supported...
Dan Rollo [Fri, 12 Mar 2010 08:02:25 +0000 (08:02 +0000)]
huge commit: changes all tests that use a db file to execute against all supported db file formats. The list of formats to test is easily changed via JetFormatTest.SUPPORTED_FILEFORMATS.

All tests pass with v2000.
One test fails with v2003.
A half dozen fail with v2007 (but many are the same read error).

includes re-org of test db files for easier support of multiple file formats.

(this commit is for ONLY the test db files - source changes are in prior commit).

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

14 years agohuge commit: changes all tests that use a db file to execute against all supported...
Dan Rollo [Fri, 12 Mar 2010 07:52:15 +0000 (07:52 +0000)]
huge commit: changes all tests that use a db file to execute against all supported db file formats. The list of formats to test is easily changed via JetFormatTest.SUPPORTED_FILEFORMATS.

All tests pass with v2000.
One test fails with v2003.
A half dozen fail with v2007 (but many are the same read error).

includes re-org of test db files for easier support of multiple file formats.

(this is a partial commit to avoid sf errors - will do db test data files next).

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

14 years agoapply changes from patch: 2964626 - support for Jet3 and Jet5 formats.
Dan Rollo [Thu, 11 Mar 2010 22:57:26 +0000 (22:57 +0000)]
apply changes from patch: 2964626 - support for Jet3 and Jet5 formats.
still need to update tests/data to test against new formats.

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

14 years agoFix BigIndexTest to work in IDE's w/out sys.prop
Dan Rollo [Thu, 11 Mar 2010 21:54:51 +0000 (21:54 +0000)]
Fix BigIndexTest to work in IDE's w/out sys.prop

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

14 years ago[maven-release-plugin] copy for branch newformats
James Ahlborn [Wed, 10 Mar 2010 03:36:55 +0000 (03:36 +0000)]
[maven-release-plugin]  copy for branch newformats

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

14 years ago[maven-release-plugin] prepare for next development iteration
James Ahlborn [Wed, 20 Jan 2010 02:47:32 +0000 (02:47 +0000)]
[maven-release-plugin] prepare for next development iteration

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

14 years ago[maven-release-plugin] prepare release jackcess-1.1.21
James Ahlborn [Wed, 20 Jan 2010 02:47:20 +0000 (02:47 +0000)]
[maven-release-plugin] prepare release jackcess-1.1.21

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

14 years agoprep for release
James Ahlborn [Wed, 20 Jan 2010 02:42:53 +0000 (02:42 +0000)]
prep for release

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

14 years agominor tweak
James Ahlborn [Wed, 20 Jan 2010 02:32:06 +0000 (02:32 +0000)]
minor tweak

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

14 years agofix some text index edge cases; add some extensive text index unit tests; add some...
James Ahlborn [Wed, 20 Jan 2010 02:29:27 +0000 (02:29 +0000)]
fix some text index edge cases; add some extensive text index unit tests; add some comments

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

14 years agoupdate changelog
James Ahlborn [Tue, 19 Jan 2010 01:21:33 +0000 (01:21 +0000)]
update changelog

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

14 years agoalways use unix newlines
James Ahlborn [Mon, 18 Jan 2010 18:19:58 +0000 (18:19 +0000)]
always use unix newlines

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

14 years agouse custom byte stream
James Ahlborn [Sun, 17 Jan 2010 21:49:57 +0000 (21:49 +0000)]
use custom byte stream

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

14 years agoinitial index support for all characters in BMP 0
James Ahlborn [Sat, 16 Jan 2010 03:24:42 +0000 (03:24 +0000)]
initial index support for all characters in BMP 0

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

14 years agoSet overflow info in header row, not in last data row. (fixes #2919216)
James Ahlborn [Wed, 23 Dec 2009 02:41:00 +0000 (02:41 +0000)]
Set overflow info in header row, not in last data row. (fixes #2919216)

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

14 years agominor refactor
James Ahlborn [Wed, 23 Dec 2009 01:50:52 +0000 (01:50 +0000)]
minor refactor

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

14 years agoadd support for index owned pages usage maps
James Ahlborn [Tue, 22 Dec 2009 02:39:46 +0000 (02:39 +0000)]
add support for index owned pages usage maps

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

14 years agoRefactor import/copy methods from Database into ImportUtil. Allow
James Ahlborn [Mon, 7 Dec 2009 03:35:44 +0000 (03:35 +0000)]
Refactor import/copy methods from Database into ImportUtil.  Allow
        reuse of existing tables.  make behavior/naming of copy and import
        methods consistent.  (ideas from use submitted patch).

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

14 years agoimprove date handling, handle more binary/character input types
James Ahlborn [Sat, 5 Dec 2009 14:56:47 +0000 (14:56 +0000)]
improve date handling, handle more binary/character input types

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

14 years ago[maven-release-plugin] prepare for next development iteration
James Ahlborn [Thu, 19 Nov 2009 01:02:07 +0000 (01:02 +0000)]
[maven-release-plugin] prepare for next development iteration

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

14 years ago[maven-release-plugin] prepare release jackcess-1.1.20
James Ahlborn [Thu, 19 Nov 2009 01:01:57 +0000 (01:01 +0000)]
[maven-release-plugin] prepare release jackcess-1.1.20

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

14 years agoupdate parent pom
James Ahlborn [Thu, 19 Nov 2009 00:59:53 +0000 (00:59 +0000)]
update parent pom

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

14 years agoprep for release
James Ahlborn [Thu, 19 Nov 2009 00:55:38 +0000 (00:55 +0000)]
prep for release

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

14 years agominor refactor to fixed length handling of text fields, add simple binary fields...
James Ahlborn [Thu, 19 Nov 2009 00:53:34 +0000 (00:53 +0000)]
minor refactor to fixed length handling of text fields, add simple binary fields to fixed length handling

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

14 years agominor cleanup
James Ahlborn [Tue, 17 Nov 2009 11:17:45 +0000 (11:17 +0000)]
minor cleanup

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

14 years agomore ideas
James Ahlborn [Tue, 17 Nov 2009 03:43:47 +0000 (03:43 +0000)]
more ideas

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

14 years agosupport reading/writing fixed length text columns (fixe #2886370)
James Ahlborn [Tue, 17 Nov 2009 03:39:11 +0000 (03:39 +0000)]
support reading/writing fixed length text columns (fixe #2886370)

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

14 years agoadd some more tests/utility code for row updates
James Ahlborn [Tue, 17 Nov 2009 01:33:30 +0000 (01:33 +0000)]
add some more tests/utility code for row updates

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

14 years agoinitial update row support
James Ahlborn [Mon, 16 Nov 2009 13:08:01 +0000 (13:08 +0000)]
initial update row support

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

14 years agoadd some replid index tests
James Ahlborn [Sat, 14 Nov 2009 13:00:21 +0000 (13:00 +0000)]
add some replid index tests

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

14 years agoadd some replid indexes
James Ahlborn [Sat, 14 Nov 2009 12:38:35 +0000 (12:38 +0000)]
add some replid indexes

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

14 years agoinitial support for guid indexes and guid autonumbers
James Ahlborn [Tue, 27 Oct 2009 01:26:46 +0000 (01:26 +0000)]
initial support for guid indexes and guid autonumbers

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

15 years agodoc updates
James Ahlborn [Sun, 11 Oct 2009 04:55:47 +0000 (04:55 +0000)]
doc updates

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

15 years agosite updates
James Ahlborn [Sun, 11 Oct 2009 02:14:39 +0000 (02:14 +0000)]
site updates

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

15 years agoupdate release date
James Ahlborn [Sun, 14 Jun 2009 19:06:16 +0000 (19:06 +0000)]
update release date

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

15 years ago[maven-release-plugin] prepare for next development iteration
James Ahlborn [Sun, 14 Jun 2009 02:52:32 +0000 (02:52 +0000)]
[maven-release-plugin] prepare for next development iteration

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

15 years ago[maven-release-plugin] prepare release rel_1_1_19
James Ahlborn [Sun, 14 Jun 2009 02:52:23 +0000 (02:52 +0000)]
[maven-release-plugin] prepare release rel_1_1_19

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

15 years agominor tweaks
James Ahlborn [Sun, 14 Jun 2009 02:45:38 +0000 (02:45 +0000)]
minor tweaks

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

15 years agoupdate docs
James Ahlborn [Sat, 13 Jun 2009 20:46:21 +0000 (20:46 +0000)]
update docs

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

15 years agoreturn ordered set of table names
James Ahlborn [Sat, 13 Jun 2009 19:42:51 +0000 (19:42 +0000)]
return ordered set of table names

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

15 years agosafer fixed offset handling
James Ahlborn [Fri, 29 May 2009 17:22:23 +0000 (17:22 +0000)]
safer fixed offset handling

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

15 years agouse join syntax closer to access
James Ahlborn [Fri, 29 May 2009 03:09:41 +0000 (03:09 +0000)]
use join syntax closer to access

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

15 years agoadd some more query read tests
James Ahlborn [Thu, 28 May 2009 14:30:33 +0000 (14:30 +0000)]
add some more query read tests

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

15 years agoadd initial test for reading queries; add support for multicolumn joins
James Ahlborn [Thu, 28 May 2009 02:57:33 +0000 (02:57 +0000)]
add initial test for reading queries; add support for multicolumn joins

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

15 years agoadd database method to load queries
James Ahlborn [Tue, 26 May 2009 03:34:01 +0000 (03:34 +0000)]
add database method to load queries

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

15 years agoBe more forgiving for input column length. #2788029
James Ahlborn [Sun, 24 May 2009 03:44:14 +0000 (03:44 +0000)]
Be more forgiving for input column length. #2788029

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

15 years agominor tweak
James Ahlborn [Sun, 24 May 2009 03:32:14 +0000 (03:32 +0000)]
minor tweak

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

15 years agoadd some more query tests
James Ahlborn [Wed, 12 Nov 2008 04:02:48 +0000 (04:02 +0000)]
add some more query tests

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

15 years agoquote remotedb, add support for remotedb type
James Ahlborn [Mon, 10 Nov 2008 03:48:45 +0000 (03:48 +0000)]
quote remotedb, add support for remotedb type

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

15 years agoinitial work towards supporting reading/formatting access queries
James Ahlborn [Mon, 10 Nov 2008 03:05:42 +0000 (03:05 +0000)]
initial work towards supporting reading/formatting access queries

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

15 years agofix spelling
James Ahlborn [Sat, 8 Nov 2008 15:24:30 +0000 (15:24 +0000)]
fix spelling

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

15 years ago[maven-release-plugin] prepare for next development iteration
James Ahlborn [Sat, 8 Nov 2008 14:56:11 +0000 (14:56 +0000)]
[maven-release-plugin] prepare for next development iteration

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

15 years ago[maven-release-plugin] prepare release rel_1_1_18
James Ahlborn [Sat, 8 Nov 2008 14:55:55 +0000 (14:55 +0000)]
[maven-release-plugin] prepare release rel_1_1_18

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

15 years agoprep for release
James Ahlborn [Sat, 8 Nov 2008 14:52:16 +0000 (14:52 +0000)]
prep for release

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

15 years agoAdd ErrorHandler utility for customizing error handling during row
James Ahlborn [Sat, 8 Nov 2008 01:47:49 +0000 (01:47 +0000)]
Add ErrorHandler utility for customizing error handling during row
        parsing.

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

15 years agoAdd Database.getSystemTable method for accessing system tables
James Ahlborn [Thu, 23 Oct 2008 03:06:34 +0000 (03:06 +0000)]
Add Database.getSystemTable method for accessing system tables

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

15 years agocopy/paste old year
James Ahlborn [Tue, 21 Oct 2008 01:21:40 +0000 (01:21 +0000)]
copy/paste old year

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

15 years agoAdd RowFilter contributed by Patricia Donaldson
James Ahlborn [Tue, 21 Oct 2008 01:19:46 +0000 (01:19 +0000)]
Add RowFilter contributed by Patricia Donaldson

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

16 years ago[maven-release-plugin] prepare for next development iteration
James Ahlborn [Wed, 24 Sep 2008 02:40:50 +0000 (02:40 +0000)]
[maven-release-plugin] prepare for next development iteration

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

16 years ago[maven-release-plugin] prepare release rel_1_1_17
James Ahlborn [Wed, 24 Sep 2008 02:40:37 +0000 (02:40 +0000)]
[maven-release-plugin] prepare release rel_1_1_17

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

16 years agoprep for release
James Ahlborn [Wed, 24 Sep 2008 02:35:51 +0000 (02:35 +0000)]
prep for release

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

16 years agoFix simple index handling of tail index pages (2043499)
James Ahlborn [Thu, 11 Sep 2008 03:42:05 +0000 (03:42 +0000)]
Fix simple index handling of tail index pages (2043499)

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

16 years agoadd utility methods for getting size/scale/precision within valid range for a given...
James Ahlborn [Wed, 13 Aug 2008 02:39:50 +0000 (02:39 +0000)]
add utility methods for getting size/scale/precision within valid range for a given type

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

16 years agofix doc issue #2035207
James Ahlborn [Fri, 1 Aug 2008 22:12:56 +0000 (22:12 +0000)]
fix doc issue #2035207

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

16 years ago[maven-release-plugin] prepare for next development iteration
James Ahlborn [Fri, 25 Jul 2008 00:32:15 +0000 (00:32 +0000)]
[maven-release-plugin] prepare for next development iteration

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

16 years ago[maven-release-plugin] prepare release rel_1_1_16
James Ahlborn [Fri, 25 Jul 2008 00:32:03 +0000 (00:32 +0000)]
[maven-release-plugin] prepare release rel_1_1_16

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

16 years agokind of useless now
James Ahlborn [Fri, 25 Jul 2008 00:26:25 +0000 (00:26 +0000)]
kind of useless now

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

16 years agoprep for release
James Ahlborn [Fri, 25 Jul 2008 00:21:23 +0000 (00:21 +0000)]
prep for release

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

16 years agoAdd compression code for possible future use; add compression unit
James Ahlborn [Tue, 22 Jul 2008 19:00:25 +0000 (19:00 +0000)]
Add compression code for possible future use; add compression unit
        tests.

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

16 years agoAdd primitive support for writing unicode compressed text columns.
James Ahlborn [Tue, 22 Jul 2008 01:35:04 +0000 (01:35 +0000)]
Add primitive support for writing unicode compressed text columns.

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

16 years agominor cleanups
James Ahlborn [Tue, 22 Jul 2008 01:34:14 +0000 (01:34 +0000)]
minor cleanups

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

16 years agoShare out-of-line long value pages in order to generate more compact database files
James Ahlborn [Sun, 20 Jul 2008 03:47:49 +0000 (03:47 +0000)]
Share out-of-line long value pages in order to generate more compact database files

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

16 years agoAdd some more limit checking into table creation based on what access supports (max...
James Ahlborn [Sat, 19 Jul 2008 01:42:54 +0000 (01:42 +0000)]
Add some more limit checking into table creation based on what access supports (max rows per table, max identifier lengths).

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

16 years agoBetter column type translation for very large MEMO/OLE types in the Database.copyTabl...
James Ahlborn [Fri, 18 Jul 2008 03:25:19 +0000 (03:25 +0000)]
Better column type translation for very large MEMO/OLE types in the Database.copyTable logic

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

16 years agobetter account for memo space usage
James Ahlborn [Fri, 18 Jul 2008 01:15:07 +0000 (01:15 +0000)]
better account for memo space usage

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

16 years agoReserve minimum space for memo/ole fields so that greedy inline row usage does not...
James Ahlborn [Thu, 17 Jul 2008 02:46:42 +0000 (02:46 +0000)]
Reserve minimum space for memo/ole fields so that greedy inline row usage does not cause spurious write failures for wide tables.

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

16 years ago[maven-release-plugin] prepare for next development iteration
James Ahlborn [Sat, 28 Jun 2008 02:18:16 +0000 (02:18 +0000)]
[maven-release-plugin] prepare for next development iteration

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

16 years ago[maven-release-plugin] prepare release rel_1_1_15
James Ahlborn [Sat, 28 Jun 2008 02:18:06 +0000 (02:18 +0000)]
[maven-release-plugin] prepare release rel_1_1_15

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

16 years agoprep for release
James Ahlborn [Sat, 28 Jun 2008 02:09:18 +0000 (02:09 +0000)]
prep for release

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

16 years agoReduce maximum row size to what Access considers valid.
James Ahlborn [Tue, 24 Jun 2008 00:01:25 +0000 (00:01 +0000)]
Reduce maximum row size to what Access considers valid.

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

16 years ago Fix writing of large memo/ole fields. Apparently Access does not like
James Ahlborn [Sat, 21 Jun 2008 05:15:40 +0000 (05:15 +0000)]
    Fix writing of large memo/ole fields.  Apparently Access does not like
        long value fields longer than 4076 bytes.

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

16 years agoadditional convenience methods
James Ahlborn [Sat, 21 Jun 2008 05:03:47 +0000 (05:03 +0000)]
additional convenience methods

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

16 years agoadd some prefix compression
James Ahlborn [Tue, 29 Apr 2008 19:11:55 +0000 (19:11 +0000)]
add some prefix compression

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

16 years ago[maven-release-plugin] prepare for next development iteration
James Ahlborn [Tue, 29 Apr 2008 18:48:33 +0000 (18:48 +0000)]
[maven-release-plugin] prepare for next development iteration

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

16 years ago[maven-release-plugin] prepare release rel_1_1_14
James Ahlborn [Tue, 29 Apr 2008 18:48:22 +0000 (18:48 +0000)]
[maven-release-plugin] prepare release rel_1_1_14

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

16 years agoprep for release
James Ahlborn [Tue, 29 Apr 2008 18:45:10 +0000 (18:45 +0000)]
prep for release

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

16 years agoadd comments
James Ahlborn [Tue, 29 Apr 2008 17:45:24 +0000 (17:45 +0000)]
add comments

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

16 years agotest batch updates and null entries
James Ahlborn [Tue, 29 Apr 2008 16:41:30 +0000 (16:41 +0000)]
test batch updates and null entries

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

16 years agofix copyrights
James Ahlborn [Tue, 29 Apr 2008 15:10:33 +0000 (15:10 +0000)]
fix copyrights

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

16 years agocleanup unused param
James Ahlborn [Tue, 29 Apr 2008 15:08:48 +0000 (15:08 +0000)]
cleanup unused param

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

16 years agofix bigindex property handling in unit tests
James Ahlborn [Mon, 28 Apr 2008 21:09:15 +0000 (21:09 +0000)]
fix bigindex property handling in unit tests

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