That's what mysqldump does.  Try using a SELECT statement with an outfile.
Check the manual, chapter 7, the part about SELECT for details.

Cal
http://www.calevans.com


-----Original Message-----
From: Gilles Dumangin [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 13, 2001 1:42 AM
To: [EMAIL PROTECTED]
Subject: Mysql Dump


Hi,

I would like to extract the contents of a database to use it in a ASCII
format. It is a addresses database and I want to use it in Excel. I have
tried Mysqldump but it gives me the CREATE and INSERT statements all the
time.

Any ideas?

Gilles
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to