I can't find a way to connect to a remote database on a machine running winnt and DB2 from a linux machine that is running apache and php. I can see with mySQL that in the connect method you can define a machine and port but how do we achieve this functionality with the native support of DB2 but through ODBC? I've really been racking my brain over this. Any suggestions?
Thanks.