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

Perform subreport without datasource connection in mainreport


Otto Hahn

Recommended Posts

Hello,

I create a subreport with some data from a database table with a JDBC-Connection. The data can be changed with a parameter (p_sub). Now I want use this subreport in a mainreport. The mainreport also has a parameter (p_main). I join the parameter (p_sub) from the subreport with the parameter (p_main) from the mainreport. But if there is no connection in the mainreport I do not see the data of the subreport.

How can I perform a subreport with it's own connection and without any datasource connection in the mainreport?

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