I am running a crystal report which uses a stored procedure with parameters passed into it (SQl Server backend). There should be more than one record being printed to the report but i can only get the first record found to get printed. I know the stored procedure works because i have tested it out in SQL Query Analyser and there should be 3 records.
Does anyone have an idea how to resolve this?
Does anyone have an idea how to resolve this?