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

Multiple Datasource support


Rags

Recommended Posts

Hi,

I want a report from multiple data bases. I need to display information from two from different data bases in one report.

My requirement as follows:

I have one .jrxml file which is created using iReport designer. I am using this .jrxml file in my Java application.

 

I have to capture the data from both databases into in memory objects, and need to combine the inforamtion.

After this, I have to give information to JasperPrint object.

 

Now my question is, how to store data from database in memory object in Java & how to pass this object to JasperPrint.

 

Any help is appreciated..

 

Thanks in advance

Rags

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

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