I am trying to connect to a database but I use an ODBC connection on my machine that I'm trying to eliminate the dependence on (I'm using the IBM DB2 connector which is not free... I had a trial version).
This code works, but only if I have the ODBC connector setup in the windows settings:
$oMyE...