Re: sql expression

Tech-Archive recommends: Fix windows errors by optimizing your registry



It seems that you want the report formulas to interact with the stored
procedure, and that is not possible. As I stated before, if the logic
gets to complex to do in Crystal I put all of the logic in the stored
procedure and end it with a select statement. If the stored procedure
has input parameters then Crystal automatically uses and prompts for
them.

.