Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Prompt values

Status
Not open for further replies.

KeertanaCR

Programmer
Oct 11, 2006
68
US
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


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top