I have setup a Cloud-hosted sandbox for the CORONAVIRUS DATA PORTAL.. However when attempting to Download the VDP Administration Tool, I get the following msg. This XML file does not appear to have any style information associated with it. The documen...
Answers:
2
Looking for a Power Bi Direct Query SQL example to enter into the advanced options SQL Statement. More info: Denodo is linked to a view on MSSQL Aveva Historian Runtime.Events table. https://www.aveva.com/en/products/historian/ The MS SQL is the the f...
Answers:
1
We get the following error message when attempting to run a certain query (both from the VDP admin tool and an external client): Finished with error: Error executing view: Memory usage restrictions prevent the execution of the query There is no exec...
Answers:
1
Hi Team, I am trying to do JSON PoC with OAuth Authentication for below scanarios. 1) Request to Get Access Token using OAuth2.0 client credential Authentication 2) Pass this acces token dynamically to client application as a bearer token to get sess...
Answers:
1
Hi, I have this in Oracle. select 'A' || ', ' || 'B' || ', ' || 'C' from dual How do you do this in VQL? Thanks.
Answers:
5
DenodoVDP7.0version
Answers:
1
if yes then how can we do it? Can we use incremental cache for XML data source
For Denodo VDP 7.0 version , Can we use incremental cache option with the xml datasource ?If yes , then how can we do it ?
Answers:
1
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.
Answers:
5
I am trying to create an array data type, I tried the following syntax shared in the below link https://community.denodo.com/docs/html/browse/7.0/vdp/vql/defining_other_elements_of_the_catalog/defining_a_data_type/defining_a_data_type#defining-a-data-...
Answers:
3
What's the different between like and contains under simple condition when create selection view?
Answers:
3