Page 1 of 1

Dynamic reports

Posted: Tue Aug 02, 2011 6:23 am
by Gagan
Hello
Can you please help me, how to generate the dynamic reports in php using mysql.

Dynamic reports

Posted: Tue Aug 02, 2011 7:05 am
by Vladimir
Hello,

Could you describe your question in more detail?

You can pass the parameter of SQL query and values of report variables in a GET or POST request:
http://stimulsoft.com/ReportsFxPHPFAQ.aspx#5

Thank you.

Dynamic reports

Posted: Tue Aug 02, 2011 7:26 am
by Gagan
Hi,
I not able to understand where to pass the my local database credential, and how to run the query. however i m creating a popup window using php code and i want to show data into this popup window using this software.

Dynamic reports

Posted: Tue Aug 02, 2011 9:19 am
by Vladimir
Hello,

To display the report please use the report viewer. To create a report template and define a data connection please use the report designer. For example:

How to Create Database Connection
How to Create Simple Report

Thank you.