Jump to content
We've recently updated our Privacy Statement, available here ×

Use Result Set(Object or Array) as a data source to Jasper Reports. I am using Jasper Server & PHP Jasper Client. Also tried from jquery & lavela/phpjasper library & phpjasper/phpjasper


omughal

Recommended Posts

I want to use jasper reports in my PHP application. I am running jasper Server Community & successfully published JDBC connected report to server but what I want to achieve is to create a sample report from dummy data from lets say .csv file which I am able to do from Jasper Studio & then published it to Jasper Server. But while running this report I don't want upload a csv file and use as data source. What I want to do is write my own query in PHP,mysql execute it and get a Result Set, then I want to use this Result Set as data source to my Jasper Report. How am I going to achieve this. I am not able to find methods related to this requirement. Please Help.

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...