Hi,
I'm trying to connect with Python via ODBC to Denodo but without succes.
I tested the DSN with powerbi and it worked well, problem is only in py.
Getting this error : ('IM002', '[IM002] [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified (0) (SQLDriverConnect)')
I also tried with jaydebeapi but again, without succes.
I'm trying to connect to my localhost.
Some advices please ?
Thanks!