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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to pass a parameter from subreport to stored proc

Status
Not open for further replies.

mmarino

Programmer
Mar 22, 2002
42
0
0
US
Hi guys,
I have a main report that uses a parameter. This parameter is passed to a subreport that needs to use a stored procedure. Up to here it works fine, except it takes too long, so I need to limit the data by passing the same parameter that links the subreport to the main report to the stored procedure. How can I do that?
Thanks in advance.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top