Latest Activity
I can't seem to create a base view from a query that uses a temp table. From looking around online/on the forums, this seems like an intentional limitation due to the session-limited lifetime of temporary tables. However, this seems like a bad limita...
Base view baseview created from query Global Temp Table Create Base View Baseview SQL Server INDEX Temp Tables
Hi, I created base views from SharePoint List Data Sources using OData. As data source definitions are modified from time to time, I would like to poll them periodically and update their definitions. Is there some VQL statement to update base view defi...
Hi team, We are unble to create the base view with length maximun to some Extend. We tried to run the below script , but we are getting the same error set 'com.denodo.vdb.catalog.Catalog.identifiersMaxLength' = '110' Syntax error: invalid identifier:...
Hello Team, I have created 2 baseview(bv_studies, bv_results) of dfferent sources in Denodo. After that, I have created one derived view(dv_final) from these baseview with Inner Join. I am passing 2 parameters to bv_studies. Now the problem is, while ...
Dear all, Hi, i have an prablem on my local server especially denodo server. I just add new connection from APS (sql server) and tried to create base view, but i can't directly create base view so i must create base view from query and working. Pleas...
I will create 6 baseview from sql datasource, i'm not sure the table have partition table or not. But on denodo only 1 table created and another table error (conflict table name). Illustration, i will create base view - https://imgur.com/HdsObLD + ...
on conflict partition Create Base View Baseview Denodo_SQL_Server SQL
Hello Denodo experts, I want to create a base view from query from a self-referential data source..how do I create this self-referential data source? Please advise. Thanks!
Followed the following: Created & Saved XML datasource with "GET" method for external "HTTP Client" url, with Proxy as "Default" and Authentication as "Basic" and provided correct userID and Password. I am able to Save and do test connection succes...