How to enable the option Manage Database Drivers under Connections Menu?

amitpathak
amitpathak New Altair Community Member
edited November 5 in Community Q&A
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?

Best Answer

  • BalazsBarany
    BalazsBarany New Altair Community Member
    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ázs 

Answers