Wiki source code of Database Connectivity
Last modified by Erik Bakker on 2024/06/21 09:38
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
10.1 | 1 | {{container}} |
2 | {{container layoutStyle="columns"}} | ||
![]() |
29.1 | 3 | (((== About == |
![]() |
41.1 | 4 | This store item allows you to connect to various databases and provides examples of SQL queries that can be executed on the database. |
![]() |
10.1 | 5 | |
![]() |
29.1 | 6 | == Documentation == |
![]() |
20.1 | 7 | |
![]() |
25.1 | 8 | ==== 1. How to use==== |
![]() |
30.1 | 9 | |
![]() |
41.1 | 10 | This store item allows you to connect to various databases and provides examples of SQL queries that can be executed on the database. |
![]() |
10.1 | 11 | |
![]() |
29.1 | 12 | ==== 2. Keynotes & restrictions==== |
![]() |
10.1 | 13 | |
![]() |
41.1 | 14 | * Note that you need valid authentication to connect eMagiz to the database. |
15 | * Note that the eMagiz user has to have sufficient rights on the database to read and delete files. | ||
16 | * This store item will only work on the [[current runtime>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]] architecture | ||
![]() |
10.1 | 17 | |
![]() |
29.1 | 18 | ==== 3. License Information==== |
![]() |
30.1 | 19 | |
![]() |
10.1 | 20 | Part of the standard license agreement as agreed upon when using the store for the first time. |
21 | |||
![]() |
29.1 | 22 | ==== 4. Relevant eMagiz Academy Microlearnings==== |
![]() |
10.1 | 23 | |
![]() |
46.1 | 24 | * [[Database Connectivity>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.Database connectivity.WebHome||target="blank"]] |
![]() |
44.1 | 25 | * [[Stored Procedures>>doc:Main.eMagiz Academy.Microlearnings.Expert Level.Database Connectivity.WebHome||target="blank"]] |
![]() |
10.1 | 26 | |
![]() |
38.1 | 27 | //Would you please consult the privacy policy of eMagiz at the following [[link>>https://www.emagiz.com/privacy-policy/||target="blank"]]))) |
![]() |
10.1 | 28 | |
29 | ((((% border="2" cellpadding="10" cellspacing="10" style="width:292px" %) | ||
![]() |
12.1 | 30 | |=(% style="width: 45px;" %)#|=(% style="width: 241px;" %)Option |
![]() |
47.1 | 31 | |(% style="width:45px" %) a|(% style="width:241px" %) H2 |
32 | |(% style="width:45px" %) b|(% style="width:241px" %) MSSQL | ||
33 | |(% style="width:45px" %) c|(% style="width:241px" %) Postgres | ||
![]() |
11.1 | 34 | ))) |
![]() |
10.1 | 35 | {{/container}} |
36 | {{/container}} |