From: James Ahlborn Date: Mon, 28 Aug 2006 12:23:44 +0000 (+0000) Subject: added info about password protection X-Git-Tag: rel_1_1_7~26 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=3b3e5da9d3e0514d1cbfc4b09ccd482014171b08;p=jackcess.git added info about password protection git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@103 f203690c-595d-4dc9-a70b-905162fa7fd2 --- diff --git a/xdocs/faq.fml b/xdocs/faq.fml index 909c69c..f64234f 100644 --- a/xdocs/faq.fml +++ b/xdocs/faq.fml @@ -21,6 +21,15 @@ + + Are password protected databases supported? + +

Basic password protection is merely software enforced, and Jackcess + does not do any password checking at this point. So, a password + protected database can be used the same as any other.

+
+
+ How is this different from