Hello,
in my workflow I extract data from oracle and load it after transformation in MS Access Database.
Unther Preferences-> KNIME-> Databases (legacy) I gave the path to the oracle driver (jar-File) and the path to the MS Access Driver (path containing 4 jar-Files) and it works fine.
But in batch modus I get “driver not found exception” for both: Oracle and MS-Access:
"Could not create connection to database: Could not find driver class: oracle.jdbc.driver.OracleDriver "
“Could not find database driver “net.ucanaccess.jdbc.UcanaccessDriver”…”
Thank you for answer in advance.