WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Webmaster, IT and Security Discussion > Database Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Database Discussion Forum This is the place to find help resolving those nagging questions you have about implementing and using all kinds of databases. Need help writing a query? Need an opinion on Oracle? Post here!

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-15-2008, 02:12 PM
WebProWorld New Member
 

Join Date: Jul 2008
Posts: 7
SuperTom RepRank 0
Default Transfer data from excel/acess to a MySQL database

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
Reply With Quote
  #2 (permalink)  
Old 07-15-2008, 02:58 PM
WebProWorld New Member
 

Join Date: Oct 2005
Posts: 18
wdillsmith RepRank 0
Default Re: Transfer data from excel/acess to a MySQL database

Export it into csv or tab delimited format. You can import into mysql with

LOAD DATA INFILE 'path/file.txt' INTO TABLE your_table;
__________________
Looking for a unique gift? Send one of our gourmet cookie bouquets today.
Food lovers - visit the Gourmet Gift of the Day Blog for delicious ideas.
Reply With Quote
  #3 (permalink)  
Old 07-16-2008, 09:40 AM
WebProWorld New Member
 

Join Date: Jul 2008
Posts: 11
Gtal RepRank 0
Default Re: Transfer data from excel/acess to a MySQL database

Yes indeed it is the easiest way to do it.

But is it just a one shot project?
__________________
Talend provider of open source data integration software.

Last edited by Gtal : 07-16-2008 at 10:17 AM.
Reply With Quote
  #4 (permalink)  
Old 07-16-2008, 09:48 AM
WebProWorld New Member
 

Join Date: Jul 2008
Posts: 11
Gtal RepRank 0
Default Re: Transfer data from excel/acess to a MySQL database

Sorry.
double post.

Last edited by Gtal : 07-16-2008 at 09:49 AM. Reason: double post
Reply With Quote
  #5 (permalink)  
Old 07-16-2008, 10:10 AM
kgun's Avatar
WebProWorld 1,000+ Club
 

Join Date: May 2005
Location: Norway
Posts: 5,110
kgun RepRank 3kgun RepRank 3
Default Re: Transfer data from excel/acess to a MySQL database

Quote:
Originally Posted by SuperTom View Post
Hi all,
I don't have a lot of technical background and I would like the operation to be as simple as possible. Any ideas?
Added to the above:
  1. Note access files can be easily imported into an Exel spreadsheet.
  2. In Exel you save the file as a plain text (.txt) file.
MySQL tools
  1. MySQL :: MySQL Administrator
  2. phpMyAdmin | MySQL Database Administration Tool | www.phpmyadmin.net
Reply With Quote
  #6 (permalink)  
Old 07-17-2008, 04:35 AM
WebProWorld New Member
 

Join Date: Jul 2008
Posts: 7
SuperTom RepRank 0
Default Re: Transfer data from excel/acess to a MySQL database

Thanks for your answers.

Quote:
Originally Posted by Gtal View Post
Yes indeed it is the easiest way to do it.

But is it just a one shot project?
No. Indeed, I would like to repeat the transfer three times a week.
Reply With Quote
  #7 (permalink)  
Old 07-17-2008, 11:29 AM
WebProWorld New Member
 

Join Date: Jul 2008
Posts: 11
Gtal RepRank 0
Default Re: Transfer data from excel/acess to a MySQL database

Then you should have a look at etl tools.

Those are able to automate a task (like, for instance, the transfer you are decribing) by bulding a script that will execute itself on a user-defined basis.
__________________
Talend provider of open source data integration software.
Reply With Quote
  #8 (permalink)  
Old 07-20-2008, 03:07 PM
WebProWorld New Member
 

Join Date: Jul 2008
Posts: 7
SuperTom RepRank 0
Default Re: Transfer data from excel/acess to a MySQL database

I am downloading Talend Open Studio and I'll try it.

So you mean that the program is able to build a script and I won't have to write code myself ?

And what's more I can automate the task... It's perfect then
Reply With Quote
  #9 (permalink)  
Old 07-21-2008, 05:34 AM
WebProWorld New Member
 

Join Date: Jul 2008
Posts: 11
Gtal RepRank 0
Default Re: Transfer data from excel/acess to a MySQL database

Yes, depending on the operation you want to perform, you have no or almost no code to write yourself.

What's more, if you have questions don't hesitate to ask and don't forget to consult the User guide and Reference guide which are quite comprehensive.
__________________
Talend provider of open source data integration software.
Reply With Quote
  #10 (permalink)  
Old 08-13-2008, 12:56 PM
WebProWorld New Member
 

Join Date: Jul 2008
Posts: 7
SuperTom RepRank 0
Default Re: Transfer data from excel/acess to a MySQL database

Thanks again !

I managed to do what I wanted, and even more, I may have some questions related to Talend Open Studio, but I guess I will open another thread, since it is a different topic.
Reply With Quote
  #11 (permalink)  
Old 08-14-2008, 05:11 AM
WebProWorld New Member
 

Join Date: Jul 2008
Posts: 11
Gtal RepRank 0
Default Re: Transfer data from excel/acess to a MySQL database

Ok don't hesitate if you have other questions related to other projects which imply using Talend Open Studio.
__________________
Talend provider of open source data integration software.
Reply With Quote
Reply

  WebProWorld > Webmaster, IT and Security Discussion > Database Discussion Forum


Thread Tools
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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
i am new to mySQL Database AndrewB Database Discussion Forum 9 09-04-2007 01:42 PM
Getting MS Access data into MySQL database Dragonsi Database Discussion Forum 1 04-06-2005 12:52 AM
Transfer data from Access to MySQL via PHP? DarrenPWS Database Discussion Forum 2 02-11-2005 06:36 AM
Data Dump: Excel -> mySQL WildSeeker Database Discussion Forum 2 09-24-2004 01:52 PM
AskJeeves bot made over 7GB of data transfer johnie99 Search Engine Optimization Forum 8 09-01-2004 03:53 PM


Search Engine Optimization by vBSEO 3.2.0