summaryrefslogtreecommitdiffstats
path: root/test/data
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2010-07-23 04:36:09 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2010-07-23 04:36:09 +0000
commit13e81be7d519cddd48a3f014f72f1086f8b9f291 (patch)
tree316118057c53db1bca4415e2cfdf4776b1842a8e /test/data
parent4a0bbd462cb4a1bed43934cefdf1087ed360b128 (diff)
downloadjackcess-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-xtest/data/V1997/compIndexTestV1997.mdbbin0 -> 81920 bytes
-rwxr-xr-xtest/data/V1997/delColTestV1997.mdbbin0 -> 69632 bytes
-rwxr-xr-xtest/data/V1997/delTestV1997.mdbbin0 -> 65536 bytes
-rwxr-xr-xtest/data/V1997/test2V1997.mdbbin0 -> 122880 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/test/data/V1997/compIndexTestV1997.mdb b/test/data/V1997/compIndexTestV1997.mdb
new file mode 100755
index 0000000..6121fc3
--- /dev/null
+++ b/test/data/V1997/compIndexTestV1997.mdb
Binary files differ
diff --git a/test/data/V1997/delColTestV1997.mdb b/test/data/V1997/delColTestV1997.mdb
new file mode 100755
index 0000000..9534e76
--- /dev/null
+++ b/test/data/V1997/delColTestV1997.mdb
Binary files differ
diff --git a/test/data/V1997/delTestV1997.mdb b/test/data/V1997/delTestV1997.mdb
new file mode 100755
index 0000000..add3763
--- /dev/null
+++ b/test/data/V1997/delTestV1997.mdb
Binary files differ
diff --git a/test/data/V1997/test2V1997.mdb b/test/data/V1997/test2V1997.mdb
new file mode 100755
index 0000000..b8b2ca2
--- /dev/null
+++ b/test/data/V1997/test2V1997.mdb
Binary files differ