Results 1 to 3 of 3

Thread: urgent:help needed in parameter field of crystal report

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2005
    Posts
    6

    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

  2. #2
    Frenzied Member
    Join Date
    Aug 2006
    Location
    India, Punjab, Bhatinda
    Posts
    1,689

    Re: urgent:help needed in parameter field of crystal report

    Pls see http://vbforums.com/showthread.php?p=2645742 the answer is there...

  3. #3
    Just Married shakti5385's Avatar
    Join Date
    Mar 2006
    Location
    Udaipur,Rajasthan(INDIA)
    Posts
    3,747

    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
  •  



Click Here to Expand Forum to Full Width