Hello,
I need help to write a perl script for read a data from Mysql Database using mysql query and write it into excel sheet.. Can you help me....?

Recommended Answers

All 2 Replies

I am sure there is a module somewhere to do this however the easiest way I can think of is to output the file as a TAB delimited text file. Then either open it with excel and it will automatically load it to columns or right click the file and select open with excel and it will again automatically use the TABS as column delimiters.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.