Jump to content
JasperReports Library 7.0 is now available ×

Is it possible to do multiple queries?


2004 IR Help

Recommended Posts

By: mab - maborou

Is it possible to do multiple queries?

2004-08-27 03:21

 

Hi everybody !!

 

I just want to know if it's possible to do multiple query in a report without use sub report.

 

If you know how to do it, pleaz let me know!!

 

Thanks for all!!

 

 

 

 

 

By: Andrew McLaughlin - pik0

RE: Is it possible to do multiple queries?

2004-08-27 10:37

My guess is no. However, you can always write a Singleton class and reference in one of the column's Textfield Expression field. This code could then open a connection itself and perform whatever query you need. But then, that's basically what a subreport does.

 

Otherwise, what type of processing are you trying to do? Simultaneous parallel processing of two different tables of data or some such?

 

Piko

 

 

 

 

By: mab - maborou

RE: Is it possible to do multiple queries?

2004-08-29 05:46

 

Yes!! I want a simultaneous parallel processing of two different tables of data !!

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