aboutsummaryrefslogtreecommitdiffstats
path: root/src/site
diff options
context:
space:
mode:
Diffstat (limited to 'src/site')
-rw-r--r--src/site/xdoc/index.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 854ea23..3a07c6d 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -47,5 +47,19 @@ external database) into a new table:
</ul>
</p>
</section>
+ <section name="Other Resources">
+ Some other jackcess related projects:
+ <ul>
+ <li>
+ <a href="http://www.tiyukquellmalz.org/jackcess-jdbc/">Jackcess-JDBC</a>
+ - Open Source JDBC driver with read-only support for Access
+ databases (by proxying the data through JavaDB)
+ </li>
+ <li>
+ <a href="http://mdbtools.sf.net">mdbtools</a> - Open Source project
+ for reading Access files, written in C.
+ </li>
+ </ul>
+ </section>
</body>
</document>