Changes for page Driver
Last modified by Danniar Firdausy on 2024/09/18 19:57
From version 6.8
edited by Danniar Firdausy
on 2024/09/18 19:57
on 2024/09/18 19:57
Change comment:
There is no comment for this version
To version 6.7
edited by Danniar Firdausy
on 2024/09/11 08:51
on 2024/09/11 08:51
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,5 +1,5 @@ 1 1 {{container}}{{container layoutStyle="columns"}}((( 2 -In this microlearning, we will e xplorehowto connect eMagiz with an external databaseby selectingand referencingtheappropriatedriver. You'll learnaboutkeyconsiderations,suchasfinding thecorrect JDBCdriver andproperly configuringitinyour flow.2 +In this microlearning, we will delve a bit deeper into connecting eMagiz with an external database. We will take a look at how to get the driver and reference it from your flow. 3 3 4 4 Should you have any questions, please get in touch with [[academy@emagiz.com>>mailto:academy@emagiz.com]]. 5 5 ... ... @@ -23,9 +23,9 @@ 23 23 24 24 == 4. Key takeaways == 25 25 26 -* Each type and version ofanexternal databaserequires itsspecificJDBCdriver.27 -* You mightneed assistanceinuploading the driverif the package exceeds 1 MB.28 -* Alwaysreferencetherivercorrectlyinyour flow, usingapropertyreferencewhendeployingfor bestpractice.26 +* Each type of external database has its unique driver 27 +* You need a JDBC driver 28 +* You might need assistance in uploading the driver if the package exceeds 1 MB 29 29 30 30 == 5. Suggested additional readings == 31 31