If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Importing an excel file into mysql db?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-16-06, 07:36
MistaT2000 MistaT2000 is offline
Registered User
 
Join Date: Jan 2006
Posts: 2
Importing an excel file into mysql db?

Hi there

This is my first post so take it eazy haha

I have quiet alot of data in a excel spreadsheet and was wondering if there was any way I could import that data into a mysql database? Will I have to change the format so its a csv file? Any help would be much appreciated

Cheers

MistaT
Reply With Quote
  #2 (permalink)  
Old 01-19-06, 09:55
mstuhu mstuhu is offline
Registered User
 
Join Date: Jan 2006
Posts: 2
Reply With Quote
  #3 (permalink)  
Old 01-21-06, 10:38
jfulton jfulton is offline
Registered User
 
Join Date: Apr 2005
Location: Baltimore, MD
Posts: 297
I'm pretty sure you can just export the .xls file to a csv file. MySQL should be able to import that csv file. Never done it personally, but I'm almost positive it can be done.

http://dev.mysql.com/doc/refman/5.0/en/mysqlimport.html (check the user comments there too.)
Reply With Quote
  #4 (permalink)  
Old 01-21-06, 10:38
jfulton jfulton is offline
Registered User
 
Join Date: Apr 2005
Location: Baltimore, MD
Posts: 297
I'm pretty sure you can just export the .xls file to a csv file. MySQL should be able to import that csv file. Never done it personally, but it can be done.

http://dev.mysql.com/doc/refman/5.0/en/mysqlimport.html (check the user comments there too.)
Reply With Quote
  #5 (permalink)  
Old 02-08-06, 17:54
ceo4u ceo4u is offline
Registered User
 
Join Date: Feb 2006
Posts: 1
Arrow csv2mysql

Here's a simple way to convert from CSV to MySQL, goto >>>

http://www.ceo4u.com/data

Enjoy,
Chris
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On