Wiki source code of Database Connectivity
Last modified by Erik Bakker on 2024/06/21 09:38
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{container}} | ||
| 2 | {{container layoutStyle="columns"}} | ||
| 3 | (((== About == | ||
| 4 | This store item allows you to connect to various databases and provides examples of SQL queries that can be executed on the database. | ||
| 5 | |||
| 6 | == Documentation == | ||
| 7 | |||
| 8 | ==== 1. How to use==== | ||
| 9 | |||
| 10 | This store item allows you to connect to various databases and provides examples of SQL queries that can be executed on the database. | ||
| 11 | |||
| 12 | ==== 2. Keynotes & restrictions==== | ||
| 13 | |||
| 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 | ||
| 17 | |||
| 18 | ==== 3. License Information==== | ||
| 19 | |||
| 20 | Part of the standard license agreement as agreed upon when using the store for the first time. | ||
| 21 | |||
| 22 | ==== 4. Relevant eMagiz Academy Microlearnings==== | ||
| 23 | |||
| 24 | * [[Database Connectivity>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.Database connectivity.WebHome||target="blank"]] | ||
| 25 | * [[Stored Procedures>>doc:Main.eMagiz Academy.Microlearnings.Expert Level.Database Connectivity.WebHome||target="blank"]] | ||
| 26 | |||
| 27 | //Would you please consult the privacy policy of eMagiz at the following [[link>>https://www.emagiz.com/privacy-policy/||target="blank"]]))) | ||
| 28 | |||
| 29 | ((((% border="2" cellpadding="10" cellspacing="10" style="width:292px" %) | ||
| 30 | |=(% style="width: 45px;" %)#|=(% style="width: 241px;" %)Option | ||
| 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 | ||
| 34 | ))) | ||
| 35 | {{/container}} | ||
| 36 | {{/container}} |