Hi Team, I am getting error while saving the data source created for MYSQL using Denodo 7.0. I am able to connect with data source successfully. But when I am saving the data Source a window popup with ysntax error message saying "Syntax error: Unknow...
Answers:
2
I am trying to go through DEN70EDUD2002LAB04 and noticed there are issues with connection to a MYSQL server. I followed the steps of adding the jar file from the MYSQL website (adding both the 5.x and 8.x jar files in the lib-external/jdbc-drivers/mysq...
Answers:
3
Hallo Denodo Team I am experimenting with authorizations and permissions. On a mysql database I gave select grant to a user on a subset of a table's columns. I created denodo base views as an "unrestricted" user. When I log into denodo as the "restrict...
Answers:
3
I have created some derived views and I need to read the data from those views and process the data and save it in an external database (Mysql, postbres), in a custom table. How you could do that? Or is possible to publish the information that I get fr...
Answers:
1
I am have issues connecting to a MYSQL data source. I am using " mysql-connector-java-5.1.40\ " driver along with "com.mysql.jdbc.Driver" Connection is local : jdbc:mysql://localhost:port- (assigned port) /dbname - ( My dbname). I keep getting the erro...
Answers:
1
I'm connect Denodo to a MySQL server. I have a table with datatime columns. Some of the values are empty, thich look like '0000-00-00'. These are not null values, these are empty values. It appears Denodo cannot handle these values and reports an error...
Answers:
1