Latest Activity

code

Custom Store Procedure Error

Hi guys, I want to ask something. When I already create Denodo Extension Project in Java, after that i still have an issue regarding "The type java.lang.Object cannot be resolved". Description Resource Path Location Type The project was not built sin...

Denodo stored procedure java custom

code

How to connect to Google cloud storage?

I need to connect to Google Cloud Storage from VDP Admin tool. Below user manual seems not clear enough. https://community.denodo.com/docs/html/document/denodoconnects/7.0/Denodo%20Distributed%20File%20System%20Custom%20Wrapper%20-%20User%20Manual Di...

cloud DENODO custom Connection HDFS Custom Connector custom data source DataSource

code

Custom Stored Procedure with default parameter

Hi, in java we created a custom stored procedure having a few input parameters. new StoredProcedureParameter("input_database_name", Types.VARCHAR, StoredProcedureParameter.DIRECTION_IN), new StoredProcedureParameter("input_view_name", Types.V...

Denodo stored procedure custom Parameter

code

Calling a Custom Stored Procedure from a Custom Stored Procedure

I want to know if it is possible to calling an existing custom stored procedure from a new custom stored procedure. I have tried calling a custom function from custom stored procedure and it works well.

custom Stored Procedure

code

Creating Stored procedure in Denodo without eclipse

I am trying to create a simple stored procedure. i followed along the steps for eclipse, but when trying to publish it, i'm getting an error not supported by license. I did the same code using intelliJ IDEA and manually importanting depending jars. But...

extention custom Stored Procedure