docs
docs copied to clipboard
Denodo port is incorrect
I was checking https://docs.soda.io/soda/connect-denodo.html to connect with Denodo.
The port is incorrect, 5432 is the port for Postgres. For Denodo, that should be 9999 or (more probably) 9996 by default if the connection is done via ODBC.
I am under the impression this is 5432 as well in the library, which is wrong.