I was just wondering .. What would be the easiest way to dump a XLS ( Microsoft Excel ) database into a MySQL database?
let me know if u need more specifics
reg kevin
Since this is not hosted on my own servers ... Do i have to get the admin at the hosting company to install it on there servers .. Or can i just run it myself?
download the driver and install on your local machine
u should be able to connect to the mysql database from your machine directly. because in essence your transfering the access database on your machine to the mysql database on the other machine. this article may help you out http://www.devarticles.com/art/1/307 reg kevin
Thanks for your help kevin ... I might be able to get something done finally