MySQL Forums
Forum List  »  MySQL for Excel

Re: Can I save a table to a specific sheet in an excel doc?
Posted by: Grzegorz Agacinski
Date: March 13, 2012 06:39AM

Hi

i do not know if you can do this directly from MySQL. You would need to have application to take data from CSV file and save it into Excel file

When I needed to save dataset as Excel file format I used this library: http://phpexcel.codeplex.com/

it works fine and is not to difficult - it may be slow and resources comsumig depends how much data you have

I hope it helps

Greg

Grzegorz Agacinski
http://webdevsphere.com

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Can I save a table to a specific sheet in an excel doc?
1309
March 13, 2012 06:39AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.