Latest Activity

code

Command to check with which AD groups I am associated with?

can you please tell me the Command to check with which AD groups I am associated with?

code

What Data Modelling Options do I have in Denodo

Hi Denodo Community, i am searching for a dokumentation or a guide where all posibillitys of data modeling are dokumentet. Am I in Denodo only able to model my date in the web design studio and the VDP Administration Tool, or are there other Tools? ...

code

How to get a length of the array in Denodo?

I have a column in the Denodo view with the type ARRAY. How can I get the length of this array? Standard sql ARRAY_LENGTH function is not working.

code

Checking the datasource connection in Scheduler

Is there a way to test the datasource connection in scheduler. one checkbox is provided for "Test connections" in data source details, which doesn't provide any indication that connection is successfull or failed?

code

Getting "TypeError: Class com.denodo.vdp.jdbc.Driver is not found" when using jdbc driver to connect to Denodo

Hi Team, I am using the code given in the link: https://community.denodo.com/kb/en/view/document/How%20to%20connect%20to%20Denodo%20from%20Python%20-%20a%20starter%20for%20Data%20Scientists?category=Northbound%20Connections and trying to connect to t...

code

API´s of Denodo?

Hi everyone, can any one tell me what API´s are used by Denodo? Or what API´s are supported by Denodo? And may someone can tell my where I can find a list oft them. Thanks, Alex

code

Running denodo scheduler job in commandline

Hi, I am checking for an option to run a denodo scheduler job using command line / using shell script. Is there any option availe for this Thanks, Ramya

code

Questions

how to write regular expression to extract header and tuples of a delimited file having (for eg) 3 coloumns. id - job - department 1- engineer - technical 2- manager - sales

code

Can Denodo connect to Apache KUDU

Can you help us understanding how can we connect to Apache Kudu from Denodo.

code

How to present output of DESC command in table format

I am trying to put together a table that lists details on all of our datasources in Denodo. For example: Data Source Name Database Name Connection URI data_source_1 Postgres conneciton.postgres.com ...