hai....
i want to upload bulk data in MySql Table the data would be in MSAcess or May be Excel...
how can i do it in php
how to upload bulk data on My SQL
Moderator: General Moderators
-
manojsemwal1
- Forum Contributor
- Posts: 217
- Joined: Mon Jun 29, 2009 4:13 am
- Location: India
Re: how to upload bulk data on My SQL
You could try searching for tools that convert Access to mysql. There are tools freely available. Or you could extract the data into a comma separated list and iterate through it uploading the queries.
-
manojsemwal1
- Forum Contributor
- Posts: 217
- Joined: Mon Jun 29, 2009 4:13 am
- Location: India
Re: how to upload bulk data on My SQL
Thanks for your reply
ok fine that but i want to know that how can upload the data in php.
do u have any script or any reference........
ok fine that but i want to know that how can upload the data in php.
do u have any script or any reference........