Search results

  1. A

    Pass Crystal formula result to Stored Proc and use in 'where' stmt

    Crystal 8.5, SQL Server 2000 I have a main report that has a formula that returns the string of state codes that I captured from a Crystal Parameter. It's named @StringOfStates. I also have this value saved to a shared stringvar, @varSTATES. Then, I pass @varSTATES to the subreport. The...
Back
Top Bottom