Latest Activity

code

Do the Denodo 8.0 express and 8.0 GA editions are same?

Do the Denodo 8.0 express and 8.0 GA editions are same?

Denodo 8.0 Denodo Express DENODO

code

Script to turn Cache on or off

Is there a VQL script to turn on or off the cache so that instead of navigating to Administration>Server Configuration and switching the Cache, I can just run the script in VQL shell to get this done. Thanks and regards.

DENODO Virtual DataPort

code

Virtualization of my data warehouse snowflake

Hi, I created a unified view of my datasource of snowflake. When i make an update in my table on snowflake, i saw that the change is made also on my view on denodo. And i don't want the update appear in the view on denodo. Is it possible ? Thank you

snowflake DENODO

code

connect denodo from java program

Hi,Iam trying to connect denodofrom java program , I installed the denodo jdbc jar file and put it at my java prgoram and it works well , but when I tried to run the java program from terminal by generate jar file and run it , it failed to load vdp jdb...

DENODO JDBC

code

formatting date to ddMMMyyyy which is equivalent to date9

Good day I have a datetime format represented as 07DEC2005:00:00:00.000000 please note this is a date not character. I now want to convert to 'ddMMMyyyy' but still to be in a date format not as text or character. i have tried this sql code formatdate...

SAS DENODO Dates

code

Denodo and Rest API

Hi, my intention is to return PureCloud data for reporting. I am looking at using Denodo as a way to connect to PureCloud's Analytics API (REST) and expose the data via a Denodo view for end consumers to use in their respective applications (BI applica...

REST API REST DENODO

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

joining multiple base view error via custom wrapper parquet file in S3.

Hi Team, I am getting below error while creating the derived view from joining multiple base view. Accessing the AWS S3 bucket data source from custom wrapper parquet file in S3. [CUSTOM WRAPPER] [ERROR] Received exception with message 'Error accessi...

S3 parquet file DENODO AWS S3 derived view custom wrapper

code

Denodo Design studio

Hi, Please I want to ask what is the difference between adminstration tool and denodo design studio ? and how to install design studio and work with it ? thanks

design studio denodo platform denodo

code

how to do the transpose columns to rows as two separate columns

Hi All, I have to do transpose data columns to rows like below currently data is showing like this: ID date Q1 Q2 1 01-03-2020 00:00 6 9 2 13-03-2020 00:00 7 8 Expected output: ID date Questions Answers 1 01-03-2020 00:00 Q1 6 2 01-03-2020 00:00 ...

DENODO COLUMN_DESCRIPTION