🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Connection Error to Custom DB (Tibero)

User: "mingon"
New Altair Community Member
Updated by Jocelyn
hi?
I want to connect rapidminer to my company's DBMS,
but when I set it up using the connection function, an error 'No suitable driver found for jdbc' occurs as shown in the picture below.
It is a product of a Korean DB company called tibero.
Is this a JDBC driver Jar file issue? Or maybe there is another problem?





Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "jwpfau"
    Altair Employee
    Updated by jwpfau
    Hi Mingon,

    According to the Tibero documentation you need to set the URL prefix to:
    jdbc:tibero:thin:@
    and the Schema separator to:
    :

    Greetings,
    Jonas