Changes for page Driver
Last modified by Danniar Firdausy on 2024/09/18 19:57
From 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
To 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
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 delveabitdeeper into connectingeMagiz with an external database.Wewilltake a look at howtogetthe driver and referenceitfromyour flow.2 +In this microlearning, we will explore how to connect eMagiz with an external database by selecting and referencing the appropriate driver. You'll learn about key considerations, such as finding the correct JDBC driver and properly configuring it in 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 of external database has itsunique driver27 -* You need a JDBCdriver28 -* Youmightneedassistance in uploadingthedriverifthe packageexceeds1 MB26 +* Each type and version of an external database requires its specific JDBC driver. 27 +* You might need assistance in uploading the driver if the package exceeds 1 MB. 28 +* Always reference the driver correctly in your flow, using a property reference when deploying for best practice. 29 29 30 30 == 5. Suggested additional readings == 31 31