Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQLdesigner & Report Designer

Status
Not open for further replies.

beginnerkid

Programmer
Jul 20, 2001
50
IN
Hi,

My Latest and Greated Problem is I want to create a report which will use a subreport in it. Everything is fine but I need to create these reports based on query generated from SQL deigners Query. And I want to use the parameter in my subreport. When I try to link SubReport to the Container report with a groupname field It creates the parameter by its own named ?Pm-GroupName. So there are 2 parameters to the report, but I want to used only one parameter which should be the link between these 2 reports as well as should be used in SQL Query in subreport.

Is there anyway to avoid the paramater generation while link the reports OR How can I use the parameter created in linking report-subreport in the SQL query for subreport.

I'd be greatful if someone can give me solution
Regards
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top