Latest Activity

code

JDBC Connection error and Driver URL error

I am trying to establish JBDC connection in my local system by connecting it to Denodo data portal for covid 19 data. When i enter the driver URL I am getting an error : " Unable to establish connection . Check the host and client number are correct an...

code

How to handle exception in Denodo if we get any error in GraphQL response . We want to use our own custom exception details Also How to apply input validation in case of GraphQL request.

Hi Team: Could you please check on the below questions and update on the same 1) How to handle exception in Denodo if we get any error in GraphQL response . We want to use our own custom exception details ? 2) How to apply input validation in case of...

code

Searching for a column in all the views in denodo

Is there a way to search for all the views that has let's say "Scan_Date" column in them in Denodo?

code

Updating description for a view

is there a SQL to update the description for a view. Description in element properties.?

code

Getting error "received invalid response to SSL negotiation: H" when trying to connect

Getting error "received invalid response to SSL negotiation: H" when trying to connect to my Organisations denodo using Denodo ODBC. this occurs when i test the connection on the windows ODBC control panel as well as when I build the connection string ...

code

MIGRATION TO 8.0 WARNING SUMMARY

need and advice, what should i do if the warning summary description is about roles? it didn't explained in this section about predefined roles and user https://community.denodo.com/docs/html/browse/8.0/en/platform/upgrade/review_the_virtual_dataport_m...

code

Struggling to connect to SharePoint List via RSS (Unable to establish connection: Circular redirect to xxx)

Hello, I'm attempting to create a data source to a SharePoint list in Denodo Design Studio for a requirement in my project. However, I am struggling to establish a connection using either method, both OData and RSS. Reading through the requirements for...

code

ODBC 3.5 driver Installed but not showing up in RPD while adding data source

ODBC 3.5 driver is Installed and was able to connect to power bi but the same DSN is not showing up in RPD while adding data source.

Related to: How to access to VDP from OBIEE via ODBC in Linux

code

ODBC DSN OBIEE

for adding ODBC driver is it mandatory to add system DSN istead of user DSN

Related to: How to access to VDP from OBIEE via ODBC in Linux#h.zg5lqysh8qi2

code

Fetch or top statement

Hi, i wanted to use the top(10) statememt but it's not supported by denodo? So i tried the fetch statemement. I want to use this within a View but it's not supported it seems. How can i make a view return only the top 1 row of my dataset? Thanks.