Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Importing a DB 1

Status
Not open for further replies.

Gatorajc

MIS
Mar 1, 2002
423
US
I need to import some data from an excel spreadsheet. Is there anyway to do this besides using command line? I am using MYSQL 3.23 on WIN NT. AJ
I would lose my head if it wasn't attached. [roll1]
 
There's a MySQL app called EMS MySQL Manager. ( It runs on Win32 and can connect to your database, open the Excel spreadsheet and dump the data in. It will ask you how to map the columns from the spreadsheet to columns in your database.

It's not freeware -- a single-user license is $95. There is a 30-day demo, though.
Want the best answers? Ask the best questions: TANSTAAFL!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top