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

omughal

Members
  • Posts

    1
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by omughal

  1. 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.
×
×
  • Create New...