We have a client who uses a custom build client management system that runs on Microsoft access.

The website we have needs to pull some client info from that database. But how do we pull info from a Microsoft Access database into the php and apache web environment?

Is there an odbc connector somewhere that could do the Job?

link|improve this question
Which database are you using on the Web end? Is this a one time migration or will it be done on a regular basis e.g. daily/weekly/monthly upload? – davey Oct 9 '10 at 14:13
feedback

2 Answers

"Here is how to create an ODBC connection to a MS Access Database" -- http://www.w3schools.com/php/php_db_odbc.asp

link|improve this answer
feedback

Run. Run like hell.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.