Re: mysql to cvs file to excel

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

 



Mark.Snijders@atosorigin.com (Mark Snijders) writes:
> does anybody know if it's possible (without php) to export data from
> mysql to a cvs file, so i can import it in excel???

Not a cvs file, that's for sure, but I guess you mean csv. You can of
course script this with other languages than php, but you can use
mysqldump with the -T option to get a tab separated file, according to
the manual. Excel can to my knowledge import tab separated files.


-- 
--Fredrik
... and furthermore ... I don't like your trousers.

-- 
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