Latest Activity

code

Is there a way to create Stored Procedure in Denodo from SQL Server Parameterized Stored Procedure

Is there a way to create Stored Procedure in Denodo from SQL Server Parameterized Stored Procedure ?

code

Pick the base view based on input parameter from API

Here is my setup I have exposed an API in below structure, API -> Interface View-> Selection View -> Base View -> JDBC Datasource What is expected Based on the input of query parameter from the API, denodo should call the respective Base V...

code

Read URL from reverse

Dear all, i need to parse the url and get the last part of the string. for example : https://community.denodo.com/answers/question/manage or https://community.denodo.com/answers/question/manage/ i need to read the part "manage" i was earlier ...

code

is denodolearning down

trying to sign into my training session and I keep getting a 400 error. Is the training system down?

code

Format of decimal attribute changes after download the results as a file (vdp or scheduler)

When I look at the results of a vql in the execution panel, the format of seems to be ok. When I copy the results and paste them in excel, it is also OK. som_waarde 1.00 9.06 5.39 0.67 0.89 1.00 1.11 But when I want to 'execute and download' the ...

code

Add Excel sheet uploaded in SharePoint as Data source in Denodo

We want to add excel sheet uploaded in SharePoint as data source. Does it require a VDP server connection to the internet? how we can create it ?

code

Using Analytical Functions and REGEXP_LIKE function causes error

Currently running Denodo 8 and using some views connected to a Postgres 12.9 database. I found that when running a query with an analytical function sum() and a REGEXP_LIKE function, causes the following error: Finished with error: Error executing vi...

code

dynamics southbound connection to the denodo

Hi Team, Let us know how can we connect dynamics to denodo using jdbc drivers

code

Is it possible to use the Denodo SSH Custom Wrapper to execute a shell command on an AWS EC2 instance ?

We are using denodo 8.0 on AWS. The SSH wrapper requires a username/password which we do not have for connecting to a AWS EC2 instance. We specifically want the shell comand to run on the localhost of the VDP server that is EC2.

code

DVCSPULL in Jenkins

Hello team, how to run the DVCSPULL command in jenkins. Thanks