I’m attempting to use a package called tclodbc within an engine process and it isn’t connecting to our database. I get the error “client unable to establish connection”. If I call the same code outside of the Quovadx application (for instance, calling it from hcitcl), the tcl code I have works just fine.
I’ve seen past threads here where people mentioned using this package. Has anyone encountered this before?