http://www.mysql.com/doc/en/SELECT.html

Look at INTO OUTFILE for what you need.

Simon

-----Original Message-----
From: Wang Feng [mailto:[EMAIL PROTECTED]
Sent: 29 September 2003 08:54
To: [EMAIL PROTECTED]
Subject: Newbie Q: how to send the records of a table to a file and then
print them out?


Greetings,

I use WinXP and MySQL.

I have a customer table, which contains about 200 records.

Now I want to print all the records of the table out. How can I achieve
that?

Can I send them to a .doc OR .txt file before printing?


cheers,

feng



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to