|
-
Apr 24th, 2006, 07:28 AM
#1
Thread Starter
New Member
Parameters to stored procedures in Crystal Report
Hi, all
I use the crystal report with VB 6 and I have one report with 3 subreports.
Each band works with a stored procedure.
The stored procedures haves the follow parameters:
Subreport 1 - SPU_STATEMENT1 1122 <<<<< Just one parameter
Subreport 2 - SPU_STATEMENT2 1122, '12/31/2005' <<<<< Two parameters, one integer and one date
Subreport 3 - SPU_STATEMENT3 1122 <<<<< Just one parameter
Now, I need the VB 6 application suply these parameters to the report, when I click in one button.
How do I make this?
Thanks since now,
Alex
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|