Hi,
I'll get right to the point. There's a Access database on the local machine. Then, there's a mySQL database on the internet. Both dbs contain items and their prices. When my client makes a change, like changing an item's price or adding an item, on the Access db on his local PC, he wants to easily be able to reflect that change to the mySQL database.
My question is: can I and if yes, how can I access a database on a local machine when, since I am doing this with PHP, the code is executed on the server.
Any other ideas will be appreciated.
Thanks
Panos A