Home > Archive > PHP DB > January 2005 > Excel to MySQL
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Novice Learner 2005-01-24, 8:55 pm |
| Hello,
I have an Excel worksheet with a database in it. I would like to move this data to the database on the server that would work with my .php files.
Is there a way?
I apologize if I posted this question on the wrong list.
Thank you,
Masud Hasnain
---------------------------------
Do you Yahoo!?
Yahoo! Mail - Find what you need with new enhanced search. Learn more.
| |
| David Robley 2005-01-25, 3:56 am |
| On Tuesday 25 January 2005 08:07, Novice Learner wrote:
> Hello,
>
> I have an Excel worksheet with a database in it. I would like to move this
> data to the database on the server that would work with my .php files.
>
> Is there a way?
>
> I apologize if I posted this question on the wrong list.
>
> Thank you,
One option might be to export the Excel data as csv, then use whatever
option your database provides to import the csv data.
--
David Robley
Nostalgia isn't what it used to be.
| |
| Novice Learner 2005-01-25, 3:56 pm |
|
Many thanks to all
---------------------------------
Do you Yahoo!?
All your favorites on one personal page – Try My Yahoo!
|
|
|
|
|