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!

VB Code date parameters from SQL Stored Proc. to Crystal Reports 9

Status
Not open for further replies.

Saners

Programmer
Jan 14, 2004
27
GB
I'm using Crystal Reports 9, SQL 7 and VB6. I want to write some VB code to prompt the user to enter 2 date parameters. I have written a stored procedure to select the records using these date parameters. I have designed a Crystal Report with this stored procedure set as the datasource. Can anyone help with examples of code/explanations showing how to link it all together i.e. pass the inputting dates to the sp and then open the Crystal Report. I'm new to Crystal so any help appreciated!

Cheers.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top