Latest Activity

code

API Response to update data table

Hello, Is it possible for a API Call to do an Update or an Insert. If the data exists Update if not then Insert. Also is the PUT response method available in the express version?

#API #Rest_API update HTTP Denodo vdp jdbc driver

code

Adding or Editing Items in a Sharepoint list via a Denodo view/query

Please advise if there is anyway to Edit or Add Items on a Sharepoint List via an existing OData connection view. is this possible or are you only able to "read" a SharePoint list via Denodo?

update List SharePoint

code

Denodo 8 Admin tool update issue

I downloaded denodo-v80-update- 20220126 from below link. https://support.denodo.com/resources/update/details/3086 . Followed below steps Launch the Denodo Platform Control Center by running the command <DENODO HOME>bin\denodo_platform.bat Choose...

update

code

Update statement

Hi, how can i run an update statement? I have views and then views built on top of those views, but i also need to run an update statement. How can i do that, does it need to be in a stored procedure? I am hoping that there is a way to run updates etc ...

update

code

Next update

We would like to know when the next VDP and Solution Manager updates will be available? This is so we can schedule our system updates. Thank you, Bill

update

code

denodo-v80-update-202107152200.jar fails command line update

./jre/bin/java /opt/denodo/updates-for-denodo-20210715/denodo-v80-update-202107152200.jar "/opt/denodo/denodo_platform_8_0" -c Error: Could not find or load main class .opt.denodo.updates-for-denodo-20210715.denodo-v80-update-202107152200.jar Caused b...

Denodo 8.0 update Error Virtual DataPort

code

Wrapper name cannot be updated when changing the base view name

Hi Team, We understandm when we create a base view, Denodo will get the wrapper created firstly and then the base view created on the basis of wrapper. And the wrapper name has the same name as the base view. However we found this case, after we create...

base view name update wrapper name

code

How to link Solution Manager to the Denodo updates repository?

How to link the Denodo solution manager to the Denodo update repository. I cannot see any option to link it up in solution manager web admin tool. I recently installed the denodo 7.0 and it doesn't have lastest update installed.

Denodo 7.0 SolutionManager update

code

Simulating an Update statement in Denodo

How do we simulate below statement in a derived view in Denodo update fw_denodo_table a set a.column1 = b.column2 from denodo_table2 b where a.column2 = b.column3 and a.column5 = b.column6 and a.year=2019; Please advise

joins update derived view

code

Meterialized View Update

Is it possible to update a materialised table by joining it other base view?

materialized table update