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!
Answers:
1
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...
Answers:
3
We have identifed that Denodo JDBC is based on RMI. Do you have JDBC Drivers for version 6.0 without RMI.
Answers:
1
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...
Answers:
1
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...
Answers:
2
Is there a class that implements XA Datasource in the Denodo JDBC Client?
Answers:
2
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...
Answers:
3
I'm using a version of your 5.5 driver that was compiled with java 1.5 and in using Splunk to connect to Denodo it errors out on the following call a. java.lang.AbstractMethodError: com.denodo.vdb.jdbcdriver.VDBJDBCConnection.isValid(I)Z The isValid c...
Answers:
1
Hi, We are using squirrel sql client to test extracts for a UI. we can read base views and 2 table joins fine but 3 or more tables results in semanticexception error 10009, invalid table alias 't0'. the same query works fine in denodo client and the we...
Answers:
1
is it possible that I VQL query from external application using JDBC to find Folder name which contains a given view/data source name? Also is it possible to VQL query from external application using JDBC to find the database name of a given data sour...
Answers:
1