[PHP] access database best pratice

2004-10-28 Thread Dan McCullough
I have a client who wants to update their access database that sits on their XP/IIS box. I plan on using PHP/ODBC connection to do this, however I am not up-to-speed on pitfalls or best pratices concerning access and odbc over the web or if I should suggest a better course of action, since I a

[PHP] Access Database

2004-03-26 Thread Maxi Yedid
Hello I need data from a Microsoft Access database; however my hosting does not allow ODBC connections with php; so I was wondering if there is a way to import the access database to Mysql by a process in the server (like for example someone uploads the database thru a form, and after the uploadin