Connect Mysql Database via ODBC connector

New Altair Community Member
Updated by Jocelyn
Hello everyone,
i am new here and i would like to connect mysql database with rapidminer via ODBC. but it doesn't show me ODBC Bridge option. If anyone know, please help me out.
Find more posts tagged with
Sort by:
1 - 3 of
31
Sort by:
1 - 2 of
21
Hi,
do you have a very good reason to connect via ODBC?
The JDBC-ODBC bridge has been deprecated for years. It is much less reliable and efficient than a direct JDBC connection.
You should connect to MySQL with the MySQL or the MariaDB JDBC driver.
Regards,
Balázs
do you have a very good reason to connect via ODBC?
The JDBC-ODBC bridge has been deprecated for years. It is much less reliable and efficient than a direct JDBC connection.
You should connect to MySQL with the MySQL or the MariaDB JDBC driver.
Regards,
Balázs
do you have a very good reason to connect via ODBC?
The JDBC-ODBC bridge has been deprecated for years. It is much less reliable and efficient than a direct JDBC connection.
You should connect to MySQL with the MySQL or the MariaDB JDBC driver.
Regards,
Balázs