Latest Activity

code

Determining the driver version of clients through Denodo server logs (such as connection/query monitor logs)

Is there a way to know what's the version of the jdbc/odbc drivers being used by the clients connection to our Denodo servers? The ideal would be to have this info displayed for each row in the connection/query monitor logs. Similar to the 'access_int...

connection logs driver odbc jdbc version logs

code

Error in connecting to Denodo from Databricks

Hi Team, I am trying to connect to Denodo server from Azure Databricks using spark read api for jdbc like: url = "jdbc:vdb://%s:%s/%s" % (server, port, vdb) remote_table = (spark.read .format("jdbc") .option("driver", driver) .option("url", url) .opti...

Azure Driver databricks JDBC Denodo vdp jdbc driver Azure databricks

code

Spring throws: "java.lang.IllegalStateException: Cannot load driver class: com.denodo.vdp.jdbc.Driver" on Data Source instantiation

Hi dears, I imported Denodo JAR using maven and I configured my app to access Denodo views with the following properties and driver class name: spring.datasource.denodo.url: jdbc:vdb://<ip>:<port>/<db> spring.datasource.denodo.usern...

springdatajpa JDBC Driver

code

Driver not found

Hi, after follwoing the steps in the guide (https://community.denodo.com/kb/view/document/How%20to%20connect%20to%20Azure%20SQL%20Data%20Warehouse%20from%20Denodo?category=Data+Sources) I always get the same error message:"Unable to establish connecti...

Azure Driver Azure SQL DB

code

Is there a Hibernate Dialect for Denodo 8.0?

Hi, Denodo 7.0 has a Hibernate Dialect that allows Hibernate to generate the appropriate VQL code to interact with Denodo 7. My team is trying to use Hibernate with Denodo 8.0, and I cannot find anything on the Denodo community site about a Hiberna...

Hibernate driver connector

code

How to connect Denodo with SSL certificate in Tableau?

Hi, Can any one provide me the steps to coonnect tableau with Denodo if SSL is enabled in Denodo server. I am also trying to connect by tableau but unable to get the option to attache public SSL certificate.

Connecting Tabealu on Denodo ODBC Tableau ODBC DENODO Driver Tableau SSL

code

JDBC Data source Driver -Sybase ASE 16

May I ask which dirver is prefered for Sybase ASE 16. As below document, it only provide 12 and 15. https://community.denodo.com/docs/html/browse/7.0/vdp/administration/appendix/supported_jdbc_data_sources/supported_jdbc_data_sources We tried with jT...

Driver Sybase

code

Custom Driver stored procedure's not listed

Hi, I am writing a Generic JDBC driver to load inside denodo. The driver loads fine but I dont see my stored procedures returned by DatabaseMetaData. They do show up in my other DB tools like dbever. Any insight is really appreciated. Thanks Anish

driver datasource procedure

code

Unable to access Denodo from mulesoft using JDBC driver

I'm trying to establish a connection with denodo using JDBC driver to mulesoft which is a maven based application. Mule runtime: 3.8.6 Denodo version: Denodo 7.0 update-20181011 JDBC Jar used: denodo-vdp-jdbcdriver-7.0-update-20181011.jar Maven depend...

mulesoft driver denodo jdbc

code

Folder structure using ODBC driver

Many of our users connect to Denodo using the ODBC driver, version 7. Our databases have interfaces structured in folders, which are visible through VDP, and certain other tools (such as DB Visualizer). However, most reporting tools (ex. Excel, Power B...

ODBC folders Driver