]> source.dussan.org Git - jackcess.git/commitdiff
add some links to related projects
authorJames Ahlborn <jtahlborn@yahoo.com>
Wed, 9 Jan 2008 15:13:27 +0000 (15:13 +0000)
committerJames Ahlborn <jtahlborn@yahoo.com>
Wed, 9 Jan 2008 15:13:27 +0000 (15:13 +0000)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@208 f203690c-595d-4dc9-a70b-905162fa7fd2

src/site/xdoc/index.xml

index 854ea2346f86528c9a130784ba18723ec544f2a6..3a07c6d49d581bc73d018d820fd1f199cd0bb3d8 100644 (file)
@@ -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>