Hi all,
I need to transfer data (client name, address etc) from Excel and Access into a MySQL database.
I don't have a lot of technical background and I would like the operation to be as simple as possible.
Any ideas? Thanks!
Hi all,
I need to transfer data (client name, address etc) from Excel and Access into a MySQL database.
I don't have a lot of technical background and I would like the operation to be as simple as possible.
Any ideas? Thanks!
pr0gr4mm3r posted this at 16:01 — 2nd October 2008.
He has: 1,338 posts
Joined: Sep 2006
If you have access to PHPMyAdmin, you can use it to import Excel or CSV files.
PHP Starter