Latest Activity

code

Push down filter to JSON data source

Hi Team, I have a scenario where a REST API exposing large volume of data which required to be configured in Denodo as data source. We are able to achieve this by using JSON data souce and HTTP client. The data volume is high, hence filter conditions ...

code

Flatten View to JSON Array Structure

I have joined three tables from oracle DB and projected two columns in each table. Now I tried to expose this as a JSON REST service endspoint. I have modified the output JSON structure, From the flattern view to JSON Array. Something like below. { 'ke...

code

VQL for Retrieving Used By information for View

Is it possible to retrieve the Used By information (which is available in the VDP Admin Tool) for a view via VQL or some other programmatic method?

code

Performance issues while loading data to Tableau where the source is Denodo

We are facing poor performance issue in Tableau as it is taking much longer time (handshaking and metadata exploration) than expected before it pulls the data from Denodo via JDBC connection. Please suggest how we can carry out performance tunning an...

code

Issue in accessing OData4.0 service

Hi Team, OData4.0 service is accessible only from default database (admin). We need to access OData4.0 from other databases as well. Let us know the configuration changes to be done to access it from other databases also. Please help us to resolve th...

code

import.sh for Denodo 8 client

Hi team, We now use Denodo 7, and we use import.sh from denodo VDP client package for some code automation running. We will migration to denodo 8 ASAP, where I can get import.sh and its dependent stuff for Denodo 8. We need this script to run on linux ...

code

Unable to connect to the database: The TCP/IP connection to the host DESKTOP-FT43ES7, port 1433 has failed. Error: "connect timed out. Verify the connection properties

Unable to connect to the database: The TCP/IP connection to the host DESKTOP-FT43ES7, port 1433 has failed. Error: "connect timed out. Verify the connection properties. Make sure that an instance of SQL Server is running on the host and accepting TCP/I...

code

Unable to create the connection between MS SQL Server 2019 To Denodo 8.0

i am unable to connect MS SQL Server 2019 to Denodo 8.0 databse adpater:microsfot sql server 2017(MS Driver) Driver classpath : mssql-jdbc-6.x Driver Class : com.microsoft.sqlserver.jdbc.SQLServerDriver databse URL :jdbc:jtds:sqlserver://DESKTOP-FT43ES...

code

ODBC vs RESTful API

Hello Team, May i know what are differences in features avaiable between a client app connecting Denodo via connecting with RESTful Web Service in terms of selction/filtering/authentication etc? Thanks

code

Authentication via Client App

Hello Team, May i know what are the authentication methods to connect to Denodo via client app. I wnet through your docs and found credentials and SSO are two ways only, is it correct?