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

How do you pass parameters to a Crystal Report

Status
Not open for further replies.

sk8er1

Programmer
Joined
Jan 2, 2005
Messages
229
Location
US
How do you pass parameters to a Crystal Report. I am using a stored procedure with input parameters which are filled in from a form. How do I get the crystal report to stop prompting for the values.
 
If the stored procedure has the parameters, then Crystal will prompt for them unless you pass the values from your code.

Not posting either your Crystal version, database used nor development language leaves too much to the imagination.

Here are the sample applications:


-k
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top