I am using the sql connection to attempt to connect to a Denodo view. I have tried both the ODBC and JDBC connections and get the following errors:
java.sql.SQLException: No suitable driver found for jdbc:vdb://server.domain.com:9999/ihub_1</Status></Output>
java.sql.SQLException: No suitable driver found for odbc:vdb://server.domain.com:9996/ihub_1</Status></Output>
Is there a generic or custom DB driver that is needed to do this? I have no problem connecting to an Oracle database.
If there is a jdbc driver it should work.
https://community.denodo.com/tutorials/browse/basics/4con...