PHP & ODBC

Associate
Joined
10 Dec 2008
Posts
510
Location
127.0.0.1:80
I have PHP 5.2.13 and I am currently connecting to a MySQL database. I would now like to connect to a IBM Universe database through an ODBC connection.

Is PHP capable of creating this connection? if so what do I need to do?

We are currently using Microsoft Access and an ODBC connection to connect to the IBM Universe database, so I am trying to update this to be used with PHP and not Microsoft Access.
 
Back
Top Bottom