----- Original Message ----- 
From: "Freddie Sorensen" <[EMAIL PROTECTED]>
To: "'Rhino'" <[EMAIL PROTECTED]>; "'Scott Hamm'"
<[EMAIL PROTECTED]>; "''Mysql ' (E-mail)'" <[EMAIL PROTECTED]>
Sent: Friday, August 20, 2004 2:28 PM
Subject: AW: Brainstorming' time!


Rhino

| Get the free DBTools DBManager Pro from
| http://www.dbtools.com.br/EN/dbmanagerpro.php - there is a cool CSV export
| function there
|
| Or get MyODBC and connect from Excel to your MySQL database
|
| Or as Scott said, roll your own exporter if you have programming skills
|

Thanks for the suggestions, Freddie!

Actually, I don't need to export MySQL data to Excel format; I was just
remarking that I hadn't seen a real export utility in MySQL when I was
replying to Scott's original question. I had forgotten about SELECT ... INTO
OUTFILE altogether and didn't hit it when I searched the MySQL manual.

The free tool you suggested - or MyODBC - would probably be good options if
I really needed to export MySQL data to Excel so I'll keep them in mind if I
need to do that.

As for programming skills, I'm pretty familiar with Java so I feel sure I
could write a suitable utility with that. In fact, unless I had a really
urgent need, I would prefer to write my own stuff just because I like
writing code ;-)

Rhino


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

Reply via email to