diff options
author | James Ahlborn <jtahlborn@yahoo.com> | 2010-07-23 04:36:09 +0000 |
---|---|---|
committer | James Ahlborn <jtahlborn@yahoo.com> | 2010-07-23 04:36:09 +0000 |
commit | 13e81be7d519cddd48a3f014f72f1086f8b9f291 (patch) | |
tree | 316118057c53db1bca4415e2cfdf4776b1842a8e /test/data | |
parent | 4a0bbd462cb4a1bed43934cefdf1087ed360b128 (diff) | |
download | jackcess-13e81be7d519cddd48a3f014f72f1086f8b9f291.tar.gz jackcess-13e81be7d519cddd48a3f014f72f1086f8b9f291.zip |
add (initial) read-only support for Access 97 (jet format 3) databases (#3003375); add various ways to override charset and timezone (#2997751)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@475 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'test/data')
-rwxr-xr-x | test/data/V1997/compIndexTestV1997.mdb | bin | 0 -> 81920 bytes |
-rwxr-xr-x | test/data/V1997/delColTestV1997.mdb | bin | 0 -> 69632 bytes |
-rwxr-xr-x | test/data/V1997/delTestV1997.mdb | bin | 0 -> 65536 bytes |
-rwxr-xr-x | test/data/V1997/test2V1997.mdb | bin | 0 -> 122880 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/test/data/V1997/compIndexTestV1997.mdb b/test/data/V1997/compIndexTestV1997.mdb Binary files differnew file mode 100755 index 0000000..6121fc3 --- /dev/null +++ b/test/data/V1997/compIndexTestV1997.mdb diff --git a/test/data/V1997/delColTestV1997.mdb b/test/data/V1997/delColTestV1997.mdb Binary files differnew file mode 100755 index 0000000..9534e76 --- /dev/null +++ b/test/data/V1997/delColTestV1997.mdb diff --git a/test/data/V1997/delTestV1997.mdb b/test/data/V1997/delTestV1997.mdb Binary files differnew file mode 100755 index 0000000..add3763 --- /dev/null +++ b/test/data/V1997/delTestV1997.mdb diff --git a/test/data/V1997/test2V1997.mdb b/test/data/V1997/test2V1997.mdb Binary files differnew file mode 100755 index 0000000..b8b2ca2 --- /dev/null +++ b/test/data/V1997/test2V1997.mdb |