Latest Activity
can you confirm that i can install denodo entreprise 8 associated witt a postgres sql v 16 I cannot find a compatibility matrix with such detail thanks
Hi, I'm a newbie here and I'm struggling with adding a new Denodo database connection in Superset. I have followed the documentation but the connection is not successful. https://community.denodo.com/docs/html/document/denodoconnects/8.0/en/Denodo%20D...
Hi, I'm new to Denodo, I'm given a task of connecting and fetching data from Denodo in Ubuntu using ODBC. I found some KB articles, but it's not straighforward. Can someone share any relavant links, videos, docs which might be helpfu. Thanks.
PostgreSQL Denodo 8 ODBC Connection with ODBC Network Adapter
When using a left join to join a CTE in Postgres, we receive a column "does not exist" error. This error occurs when one or several of the columns in the CTE are not used in the joined query. When inspecting the Execution Trace and reviewing the Postgr...
Generally there will be single port to which an application can connect from both jdbc as well as odbc. Why denodo is providing different ports for both?
PostgreSQL JDBC Denodo 7 ODBC Denodo 8 ODBC Denodo vdp jdbc driver
How do i connect the sql /postgres database with this c# application? Could you please help me on this? I couldn't find the way to connect postgres and denodo. I used microsoft sql server management studio 2014 to connect the denodo, and I connecti...
I have used postgresql to connect the denodo, And these are the connection properties ; Name : test DB adapter : PostgreSQL 10 Driver class path: PostgreSQL-10 Driver class : org.postgresql.Driver Databae URI: jdbc:postgresql://localhost:5432/test Tra...
How do I connect postgres DB in denodo? Could you please help on this,?
Hi, Our team has been attempting to connect to our Postgres server on Denodo for awhile now, but it's still not budging at the moment. Our databases might be a bit more complicated in the sense that it needs to be accessed via a SSH tunnel. We've adju...
Hi, I am trying to connect to a PostgreSQL 11 from Denodo 7.0, but the latest available JDBC driver seems to be for PostgreSQL 10. Does any of you know if there exists a JDBC connector for PostgreSQL 11 available in Denodo 7.0? If not, is it safe to us...