Latest Activity

code

Create base view from sql query - Oracle

Hey, I'm trying to create a base view from a sql query where one of the fields in the oracle table has the name SERIAL#. I can import the table if I remove this field, but I need this field! How should i put the field in the select: select sid, SERIAL...

code

Web Service Data Source: error building classes

I am trying to create a Web Service Data Source from Denodo Design Studio. I have proper WSDL and authentication (they work in Postman and Oracle PL/SQL code). When I try to "Create a Base View" the "Loading" gif spins for 2-3 minutes, then I get an er...

code

Convert Text To date

Hello, I have a question regarding the conversion of incoming Text format to a Denodo Date format The field name is <fld_name>. And, a sthe incoming date values are: Jun 29, 2005 19:19:41 Using the FORMATDATE function you to have datatype to ...

code

API filtering with array of values in POST body

Hello team, I am currently having an issue with the following case : I have an endpoint on my Denodo REST API on which I am trying to make a POST query with multiple parameters on the body which can be arrays of values (multi criteria search endpoint)...

code

Denodo Training quickstart virtual machine login

Hello, When I start Denodo Training quickstart virtual machine from ova file it is asking me data-server login. The user admin with the password admin do not work. Please, can you provide me the credentials.

code

Mixed Column names for views

Hi Team, I am working on Denodo 8.0 and want to see if there is a way to define the column names in InitCap? Example ViewName (instead of viewname) Col1Name1 (instead of col1name1) Col2Name2 (instead of col2name2) If i make the database Unicode then...

code

how to filter recent 3 years data in denodo vql

How to filter recent 3 years data

code

License download for Express does not work

Just logged in, went to download the LICENSE key for the express edition, click the download button and end up with an invalid / bad request in the response. Can't use or even install the software without a valid license key. Please help.

code

How to install Denodo 8 linix Client

Hi team, I want to install denodo 8 linix client, I got the package "denodo-install-client-8.0", how can I install that on my linux machine? Please guide, we are eager for the answer. Also, after install this package on my linux machine, can I get impo...

code

Bulk Data Load API error in Denodo 8.0

I have followed the below steps to configure databricks as cache and mpp in denodo 8.0 from this link https://community.denodo.com/kb/en/view/document/Configuring%20Databricks%20as%20MPP%20and%20Cache#h.df1a9s2oqcco Everything is OK but querying table...