KeertanaCR
Programmer
Hi
I have a field 'A' of varchar(20) from the stored procedure. and i am creating a dynamic prompt PromptA on this field A.
In the report selection formula i wrote A={?promptA}
While Refreshing the data, i am getting the following error
List of Values Failure: fail to get values. [cause of error:
The length of parameter field current values must be less than or equal to the maximum value.
Any ideas about this error? I am using Crystal XI and SQL Server
I have a field 'A' of varchar(20) from the stored procedure. and i am creating a dynamic prompt PromptA on this field A.
In the report selection formula i wrote A={?promptA}
While Refreshing the data, i am getting the following error
List of Values Failure: fail to get values. [cause of error:
The length of parameter field current values must be less than or equal to the maximum value.
Any ideas about this error? I am using Crystal XI and SQL Server