Hi,

> I normally work PHP/MySQL but now I have a customer that is adamant
> about keeping their data in an Access DB.

you could work around it by using an odbc connection from Access to MySQL.
So the administration is still done via Access but actually it is a MySQL
DB.
If you're interested see here:
http://www.devshed.com/Server_Side/MySQL/ODBC/

cheers
johannes



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to