Help! I cannot get parameters to work!
I have an SQL query which I put into the Crystal SQL Designer. It's basically information about medical cases.
I need a parameter that will allow me to type in a specific case number and only have data returned for that one case. When I go to Edit.. Parameter Field and create a new one, the Browse Field drop down box is empty. I am assuming what this box is supposed to do is link a field in the query to the parameter value.
Does anyone have any clue why this is not working? Do I need to enter something in the query itself (ie; where case_number = :case_numb) (or something to that affect).
Thanks in Advance.
Craig
I have an SQL query which I put into the Crystal SQL Designer. It's basically information about medical cases.
I need a parameter that will allow me to type in a specific case number and only have data returned for that one case. When I go to Edit.. Parameter Field and create a new one, the Browse Field drop down box is empty. I am assuming what this box is supposed to do is link a field in the query to the parameter value.
Does anyone have any clue why this is not working? Do I need to enter something in the query itself (ie; where case_number = :case_numb) (or something to that affect).
Thanks in Advance.
Craig