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 > Table to CSV file

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-13-04, 23:04
mickykt mickykt is offline
Registered User
 
Join Date: Mar 2003
Location: Singapore
Posts: 200
Table to CSV file

Hi ,

I need to transfer data in an MySQL file to comma seperated text file.
I have used a utility called SQLYog which helps me to do this.

But now I would like to automate this process,thus I cannot use the SQLYog.
How do I achive this.I am working on windows .Can I use the Mysqldump utility.

I need to specify the output file,the delimiter and the optional " for the character datatype.

Please help me out here.

micky
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