The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
How to enable the option Manage Database Drivers under Connections Menu?
amitpathak
Member Posts: 4 Contributor I
in Help
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
-
BalazsBarany Administrator, Moderator, Employee-RapidMiner, RapidMiner Certified Analyst, RapidMiner Certified Expert Posts: 955 UnicornHi!
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ázs7
Answers
There is also a documentation page for this topic: https://docs.rapidminer.com/latest/studio/connect/database/jdbc/
Regards,
Marco