|
-
Jul 15th, 2005, 01:48 AM
#1
Thread Starter
New Member
urgent:help needed in parameter field of crystal report
I created a crystal report where it has to display records between two dates. and the dates are used in the formaulae in crystal report.
I cann't use selection formulae as the two dates are used in the formulaes of the crystal report
Eg:- display records between starding date and ending date
The formulae in the report includes like
iif( "table.date < sdt", do this, do that)
For this i created two parameter field and used in the report. when preview the report it prompts for the parameter and input the value and works fine.
Now i need to include the report in my application and the parameter should be passed through the application.
Please any one help me regarding this
thanx
-
Feb 26th, 2007, 02:08 AM
#2
Frenzied Member
Re: urgent:help needed in parameter field of crystal report
-
Feb 27th, 2007, 03:59 AM
#3
Re: urgent:help needed in parameter field of crystal report
If you are using VB 6.0 then the answer is in the post 2, and for VB.NET you can pass the SQL query according to the condition.
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
|