When try to connec the DB2 via ODBC connection, it gives the following error
SQL error: Specified driver could not be loaded due to system error 5 (IBM DB2 ODBC DRIVER)., SQL state IM003 in SQLConnect
I have tried to use other tool TOAD to connect the DB2 via the ODBC connection, it works fine.
And I am sure that the code in php is correct because it works in the other server.
Please help!!
Thanks in advance!