Re: From MySQL to EXCEL

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



use simple export command

select * into 'name.xls' from <table name>

It should help
Nitin

----- Original Message ----- 
From: "Christine Clerc" <x.clerc@xxxxxxx>
To: "PHP DB list" <php-db@xxxxxxxxxxxxx>
Sent: Monday, February 02, 2004 3:32 PM
Subject:  From MySQL to EXCEL


> Hi,
> I need to turn data extracted from MySQL into an EXCEL spreadsheet 
> (.xls, not a .txt that is imported into Excel).
> 
> Is it possible ?
> 
> Thank you.
> Christine
> 
> -- 
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux