Latest Activity
Hi there, Is there a JDBC connector to access VDP from Cognos (Ver 10 or 11) available? If so, where can I download it from?
Denod 6.0 - The JDBC client I am using is DBVisulizer. How to connect to VDP via JDBC client using Kerberos?
Hi, We use denodo on top of Spark through JDBC. We have some derived views built on top of some big tables. We would like to limit the number of records a user can query based off of this view automatically rather than user specifying LIMIT clause. ...
As com.denodo.vdb.jdbcdriver.VDBJDBCDriver does not support type_scroll_insensitive ResultSet .I wanted to use CachedRowSet property to scroll backwards. I have application that requires ResultSet to transverse back using resultSet.previous(); . but a...
Is there an out-of-the-box route to achieving connection to a Marklogic database in Denodo Express? I had hoped to do it with ODBC, alas its not supported in Express. Perhaps JDBC will work, but is there a driver available for that?
Is there a hibernate dialect class available for the current version of the Denodo Express JDBC driver?
Just did a fresh install of Denodo and tried to set up a JDBC datasource pointing to SQL Server 2012, and got the following errors: JTDS Sql Server 2012 driver: Unable to create data source: Unable to establish connection: I/O Error: SSO Failed: Nati...
I was trying to connect to hive database through JDBC, but the vdp keeps on running and doesnt go through. It has been 4 hours and it is still processing. What's wrong?
Hi, Is it possible to close all incoming JDBC connections using VQL statements? Or is there another command I can use to kill/close all incoming JDBC connections? Here's why I'm asking: 1) When I run deployments, my script automatically removes a d...
Unable to create data source: Unable to establish connection: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.