... |
... |
@@ -1,3
+1,5 @@ |
|
1 |
+{{content/}} |
|
2 |
+ |
1 |
1 |
Database connections pose a possibility to record data connections to different data bases, apart from location and type, centrally. You can access deposited file connections later comfortably, for example in ""actions" (data base) or "[[DB querys>>doc:Main.Administration.Modules.Data.DBQueries]]", without all users having to know the access information. |
2 |
2 |
|
3 |
3 |
{{figure image="db-verbindung-en.png" width="300"}} |
... |
... |
@@ -4,7
+4,7 @@ |
4 |
4 |
Creating an DB connection in {{formcycle case="dat"/}} |
5 |
5 |
{{/figure}} |
6 |
6 |
|
7 |
|
-==== **Create database connection** ==== |
|
9 |
+== Create database connection == |
8 |
8 |
|
9 |
9 |
* Open the module "DB-connections" and click on the button "New". |
10 |
10 |
* Allocate a various alias and an optional description. |
... |
... |
@@ -24,11
+24,11 @@ |
24 |
24 |
Before saving you have the opportunity to test the inserted data. The button "Tect connection" checks, if a connection was set up successfully. If no connection was set up, an error message is displayed. Then maybe approach the concerned administrator. |
25 |
25 |
|
26 |
26 |
|
27 |
|
-**upload and execute script data** |
|
29 |
+== Upload and execute script data == |
28 |
28 |
|
29 |
29 |
Via the button "Upload SQL file and execute" you can upload an SQL file, which is executed directly after uploading. |
30 |
30 |
|
31 |
31 |
|
32 |
|
-==== **Delete database connections** ==== |
|
34 |
+== Delete database connections == |
33 |
33 |
|
34 |
34 |
A DB-connection can only be deleted, if it is not referenced by an action/data source anymore. |