I've installed php via the rpm, and then openlink's odbc drivers, unixODBC, unixODBC-devel, and php-odbc rpms in that order. I'm just a little confused as to what I really need, and how everything works together and in what order. I've installed and removed so many packages over the past few days. I still can't connect to my access database with php, in fact it throws an error on the windows machine when I try to connect from the linux box/php. I can use the odbctest program provided with iODBC to connect and it works fine.
Are the're any good tutorials out there that can give me an overview of how all this works, like is iODBC actually provided by OpenLink Software, and what i unixODBC vs iODBC vs php-ODBC, etc.