Latest Activity
I am trying to connect to Denodo to obtain access to a view using a web app created from Node JS and the jdbc library. I was able to figure out how to successfully connect to a non SSL version of Denodo but I would like to know how to do it for an SSL ...
Hi, I am trying to connect to denodo server using node js. But other than jdbc/odbc, is there any other way to access denodo server? I am facing issues while installing jdbc/odbc libraries in node js