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

omughal

Members
  • Posts

    1
  • Joined

  • Last visited

omughal's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  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...