Latest Activity
Hello everyone ... again, I will be quick and objective in explaining my problem. I want to create a Base View from a Neo4j database. I was able to connect the tools with the corresponding driver, placing it in the folder "<INICIO_DENODO> \ lib ...
Dear Sir, I have MYSQL in Linux Enviroment and Denodo installed in the Linux Environment. What is the JDBC driver class for connect to MySql database via Denodo tool. Regards, Senthil
Hi, Adding the Denodo JDBC client driver (<DENODO_HOME>/tools/client-drivers/jdbc/vdp-jdbcdriver-core/denodo-vdp-jdbcdriver.jar) in DB Solo (same with DbVisualizer) is failling with a message about a missing class. Ex: DB Solo 5.0.2 error: Jar f...
We have a customer who has ADABAS on the mainframe and I was wndering if anyone had some experince with this? I heat there is a JDBC interface. I also heard ADABAS is not entirely relational. So, JDBC may not cover all that is necessary. Thanks!
We are trying to import presto as a datasource ..please help us with the configuration of presto data source (driver name,class,path, format of database URI) . We have presto installed in a remote system . im new to presto and denodo so please give a d...
We have identifed that Denodo JDBC is based on RMI. Do you have JDBC Drivers for version 6.0 without RMI.
I am doing the first course of the Denodo Developer Certification. I am trying to join (inner join, any type of join method) bv_wo_customer table, from an Oracle-JDBC based source, with bb_cc_service_call, from an MS Access-ODBC based source, by commo...
we are unable to establish connection using Denodo JDBC Connection through WebMethods. Connection conn = DriverManager.getConnection(URL, USER, PASS); connection error: unrecognized method hash: method not supported by remote object However, the call...
Is there a class that implements XA Datasource in the Denodo JDBC Client?
We are attempting to upgrade our Denodo to the latest version (v60 update 20170515). This version supports Java 8 which helps us with some new data source connectors, however due to the jdbc-odbc bridge not supported in Java 8, we will be unable to use...