SSRS 2005 - quite new to SQL.
I'm getting the following error in Reporting Services only:
-------------
An error has occurred during report processing.
Cannot read the next data row for the data set HSBCClaimsBordereau.
For more information about this error navigate to the report server on the local server machine, or enable remote errors
-------------
I don't get the error on preview in Visual Studio, and the Stored Procedure it calls runs smoothly as well.
My parameters are definitely set correctly, and I've checked for "Warning: Null value is eliminated by an aggregate or other set operation", and that's not happening.
Does anyone have any ideas what else might be causing this?
Thanks
MIKI
I'm getting the following error in Reporting Services only:
-------------
An error has occurred during report processing.
Cannot read the next data row for the data set HSBCClaimsBordereau.
For more information about this error navigate to the report server on the local server machine, or enable remote errors
-------------
I don't get the error on preview in Visual Studio, and the Stored Procedure it calls runs smoothly as well.
My parameters are definitely set correctly, and I've checked for "Warning: Null value is eliminated by an aggregate or other set operation", and that's not happening.
Does anyone have any ideas what else might be causing this?
Thanks
MIKI