... |
... |
@@ -14,7 +14,7 @@ |
14 |
14 |
** **Name**: Name for this database connection. |
15 |
15 |
** **Description**: Description of the database connection |
16 |
16 |
** **Type:** Type of the database management system. Currently we support Oracle® MySQL, Oracle® Database, PostgreSQL, Microsoft® SQL Server and "Other (JDBC)". |
17 |
|
-{{version major="7" minor="0" patch="10"}}{{/version}} The H2 database driver is no longer supplied by FORMCYCLE since version 7.0.10 and has to be installed manually like the drivers of the other database types. |
|
17 |
+{{version major="7" minor="0" patch="10"}}{{/version}} The H2 database driver is no longer supplied by {{formcycle/}} since version 7.0.10 and has to be installed manually like the drivers of the other database types. |
18 |
18 |
** **JDBC URL**: The JDBC URL of the database server |
19 |
19 |
** **JDBC driver**:The name of the JDBC driver if the type is //Other (JDBC)//. This value can automatically be set with the button "Determine", otherwise please refer to [[database drivers>>doc:Formcycle.SystemSettings.DatabaseDrivers||rel="__blank"]] |
20 |
20 |
** **Username**: Username of the database user. |