I am using php with mysql. I am looking for a report writer tool(like crystal reports in PB/Report Write in Oracle Developer 2000) which i can use for generating/formatting and print reports.
Is there anything available for this purpose which i can use and write my own queries for getting data from MYSQL database tables and then generate a report and print.

Any suggestions and advice on this?

Thanks

svan

    As you said we can use phpMyAdmin. But this helps to export structure and data to a text file. To certain extent we can use this. We can't consider this as a report writing tool. Also in this there is no option to format the report.

    So i am looking for the utility thru which we can describe our own header,sub headers, titles...etc.

    Thanks

    svan

      Write a Reply...