I can connect if I use the .net driver, but there seems to be a bug in the driver causing some very slow responses.
I have set up a 64 bit ODBC connection and tested successfully via the ODBC tool.
I have set up datasource NSDADEV_CONTROL and linked it to this ODBC source and tested successfully.
I have set up my sqlca transaction object to the datasource NSDADEV_CONTROL and tested successfully.
I run the app (web) using sqlca and get Error SQLDBCODE = 1, and DBError = Invalid Argument.
If I set dbms = 'odb_db2' , and dbparm="ConnectionCache='NSDADEV_CONTROL' I get the same error.
Any Ideas????