MySql to Excel

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
sonic
Forum Newbie
Posts: 1
Joined: Sun Dec 18, 2005 9:51 am
Location: India

MySql to Excel

Post by sonic »

Hi,

Is there any freeware program to convert Mysql tables to Excel Spreadsheets?

TIA,
Sonic
http://www.blog.sonic-world.com
Corvin Gröning
Forum Newbie
Posts: 16
Joined: Tue May 03, 2005 1:02 pm

Post by Corvin Gröning »

You can create a CSV-File from your Table and try to open this with Excel.
Post Reply