Hmm... I use ASP.net, is there any instruction that I can use to use ASP.net
to export into excel or is there another way?

> -----Original Message-----
> From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]
> Sent: Friday, August 20, 2004 10:02 AM
> To:   Scott Hamm
> Cc:   'Mysql ' (E-mail)
> Subject:      Re: excel
> 
> 
> 
> 
> 
> > How do I export from mysql into excel format?
> 
> Directly - use SELECT INTO OUTFILE and set up as a CSV, and open in excel
> Indirectly - use a programming language and library to write an Excel
> binary (php or perl with spreadsheetwrite_excel)
> 
> HTH
> Jeff
> 
> 
> 
> 
> --
> 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