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

ACCESS and Crystal Reports Stored Procedure Parameters

Status
Not open for further replies.

klgrube

Programmer
May 29, 2002
28
US
Hi!

I have an ACCESS data project linked to a SQL database. In that database I have a stored procedure which is used by a Crystal Report. I have created a form using RDC and the Crystal Viewer that calls up the report quite well and prompts for the stored procedure parameters. However, my boss doesn't like how crystal's parameter screens look. So, I'm creating a form that asks the users to enter the parameters independently. Then, when they click on the "Print Now" button, I should be able to pass their parameters to Crystal so they won't be prompted a second time. The problem is, I'm not sure how to do that. If anyone knows of instructions or tips on passing parameters from an access form to a Crystal Reports stored procedure, I'd appreciate knowing where I can find that. Any advice or guidance you can give would be greatly appreciated.

Thanks!
Karen Grube
klgrube@aol.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top