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

Passing Parameter from VB6 to CR9

Status
Not open for further replies.

longfellow

IS-IT--Management
Mar 28, 2002
75
IN
Versions VB 6 CR 9 and SQL Server 2000

I run a form in VB which will (execute a SQL procedure) and should then pass a date parameter to the crystal report which has to give the report for the day of the qname, caller id and the total calls. Can anyone very briefly tell me what I should do in both VB (passing of parameters to CR ) as well as in CR (defining or linking the parameters) for the whole process to be completed.There is no other code on the form. I just have to pass the parameter from the form to Cr and generate the report. If I could do this with a single form then I will integrate this across several forms in the project.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top