How to enable the option Manage Database Drivers under Connections Menu?
amitpathak
New Altair Community Member
I am using licensed version of RapidMiner Studio v9.9. I am trying to connect RapidMiner with Neo4j database using the answer mentioned in this link. But I cannot see the option Connections > Manage Database Drivers in my studio application. How can I fix this?
Tagged:
0
Best Answer
-
Hi!
The connections framework has been introduced long ago, and the old framework that included Manage Database Drivers is not available anymore for new installations.
Nowadays you create connection objects. Right-click on the Connections folder of your repository and select Create Connection. You can add the JDBC driver there.
Here's an Academy tutorial video about connecting to databases:
https://academy.rapidminer.com/learn/video/connecting-to-databases
Regards,
Balázs2
Answers
-
Hi!
The connections framework has been introduced long ago, and the old framework that included Manage Database Drivers is not available anymore for new installations.
Nowadays you create connection objects. Right-click on the Connections folder of your repository and select Create Connection. You can add the JDBC driver there.
Here's an Academy tutorial video about connecting to databases:
https://academy.rapidminer.com/learn/video/connecting-to-databases
Regards,
Balázs2 -
Hi,
There is also a documentation page for this topic: https://docs.rapidminer.com/latest/studio/connect/database/jdbc/
Regards,
Marco
2