0

I have created an amc database in MariaDB. I'm trying to create a connection to the amc database in Activity Monitoring Console(AMC) window of Talend Administration Center(TAC). I do not see MariaDB in the DB Type drop down list. and I'm getting the following error message. Error message

How can I connect to MariaDB from AMC?

BlueStar
  • 401
  • 3
  • 9
  • 29

1 Answers1

0

You need this driver:

mariadb-java-client-1.1.7.jar

See this help file for more info.

E LaRoche
  • 1,106
  • 1
  • 7
  • 8