From version < 6.5 >
edited by nlo
on 08.05.2019, 16:56
To version < 7.1 >
edited by nlo
on 08.05.2019, 17:05
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -13,7 +13,7 @@
13 13  
14 14  * Enter a unique name.
15 15  * Select a database connection
16 -* Enter the SQL statement to be executed for the query in the editor (see [[figure>>||anchor="data_db-query"]]).
16 +* Enter the SQL statement to be executed for the query in the editor (see [[figure>>||anchor="data_db_query"]]).
17 17  
18 18  The entered SQL statement is executed as a prepared statement, which prevents SQL injection attacks. You should not and need not use inverted commas (` or '). Also, you can use question marks ( ? ) as placeholders to build queries dynamically.
19 19  
... ... @@ -25,7 +25,8 @@
25 25  http://<server>/formcycle/datenabfragedb
26 26  {{/code}}
27 27  
28 -The following URL parameters are supported.
28 +The servlet URL is displayed beneath the settings (see [[figure>>||anchor="data_db_query"]]).
29 +The following URL parameters are supported:
29 29  
30 30  |=Name of the paramter|=Description|=Required
31 31  |name|Must match the name of the database query.|Yes
Copyright 2000-2024