Changes for page Datenbank


From version 1.1
edited by sas
on 20.01.2021, 16:20
Change comment: Imported from XAR
To version 2.2
edited by gru
on 15.02.2022, 14:13
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.sas
1 +XWiki.gru
Content
... ... @@ -4,7 +4,9 @@
4 4  
5 5  {{warning}}
6 6  {{formcycle case="dat"/}}no longer supplies database drivers. It is necessary to install the appropriate database driver for the database management system you are using.
7 -
7 +
8 +{{version major="7" minor="0" patch="10"}}{{/version}} Starting with {{formcycle/}} version 7.0.10, this also applies to the H2 database driver that was still included in earlier releases.
9 +
8 8  Further information can be found [[here>>doc:Formcycle.SystemSettings.DatabaseDrivers]].
9 9  {{/warning}}
10 10  
... ... @@ -23,7 +23,7 @@
23 23  ; DB password
24 24  : Password for the database login.
25 25  
26 -== Advanced settings
28 +== Advanced settings ==
27 27  
28 28  ; Connections
29 29  : The maximum number of connections between {{formcycle/}} and the database at any given time.
... ... @@ -45,10 +45,6 @@
45 45  ; Password confirmation
46 46  : The password used to encrypt the data with the selected algorithm.
47 47  
48 -{{info}}
49 -When you enter a passwort, the system checks whether that password is valid. This prevents data loss and data from being encrypted twice. Please note that this feature is available only since version 6. When you update from version 5 to version 6, the password cannot be checked.
50 -{{/info}}
51 -
52 52  {{warning}}
53 53  Depening on the chosen encryption algorithm, the password and the Java version you are using it may become necessary to install the //Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files//. If these files are missing, an appropriate error message will be displayed.
54 54  {{/warning}}