Forum Moderators: phranque

Message Too Old, No Replies

web based reports from a mysql database

how do I generate them?

         

nonstop

1:53 pm on Sep 8, 2005 (gmt 0)

10+ Year Member Top Contributors Of The Month



Hi,

I'm looking for a web based reporting tool for mysql.

I want to generate orders with billing address/products ordered/grand totals etc...

I've tried flashReport but it seems impossible to list the billing/shipping address details but is great for listing the products.

can anyone help me?

txbakers

3:10 pm on Sep 8, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



If you have money then Actuate is great. (http://www.actuate.com)

If you don't have money, look into Crystal Reports or just write them yourself using ASP or PHP or whichever language you like.

nonstop

7:07 pm on Sep 21, 2005 (gmt 0)

10+ Year Member Top Contributors Of The Month



thanks I went for the cheap option of php, mysql & fpdf

cheers for the help