]> source.dussan.org Git - jackcess.git/commitdiff
update some site docs for 1.2.0 release
authorJames Ahlborn <jtahlborn@yahoo.com>
Mon, 19 Apr 2010 12:36:18 +0000 (12:36 +0000)
committerJames Ahlborn <jtahlborn@yahoo.com>
Mon, 19 Apr 2010 12:36:18 +0000 (12:36 +0000)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@467 f203690c-595d-4dc9-a70b-905162fa7fd2

src/site/fml/faq.fml
src/site/xdoc/index.xml

index 059eba374bd634dbe330b044689101e13ad8ff2c..1d4cba754e5f830dad130057207b27bcbdc7dcfb 100644 (file)
@@ -16,8 +16,8 @@
     <faq id="formats">
       <question>What Access formats does it support?</question>
       <answer>
-        <p>Jackcess currently supports <i>only</i> Access 2000
-          databases.  Access 2003 is not supported.</p>
+        <p>As of the 1.2.0 release, Jackcess supports Access database versions
+           2000-2007. Access 97 databases are not supported.</p>
       </answer>
     </faq>
 
index 79d2fc2c4664f7d19ac1c43735643c351bdf6808..7dabdae50afce63c271986a1b69fd0e1c020854c 100644 (file)
@@ -9,7 +9,7 @@
     <section name="Jackcess">
       <p>
         Jackcess is a pure Java library for reading from and writing to MS
-        Access databases.  It is part of the <a href="http://openhms.sourceforge.net/">OpenHMS</a> project from <a href="http://www.healthmarketscience.com/">Health Market Science, Inc.</a>.  It is not an application.  There is no GUI.  It's a
+        Access databases (currently supporting versions 2000-2007).  It is part of the <a href="http://openhms.sourceforge.net/">OpenHMS</a> project from <a href="http://www.healthmarketscience.com/">Health Market Science, Inc.</a>.  It is not an application.  There is no GUI.  It's a
         library, intended for other developers to use to build Java
         applications.  Jackcess is licensed under the