The problem we are facing is as follows:
In a web based soln :ASP,SQL server.
Crystal reports are displayed in the browser using crviewer.
The report is based on a stored procedure.
The max lenght of the string parameter as accepted by the report is 255 charecters.
We want to pass still bigger string. How is this done??
In a web based soln :ASP,SQL server.
Crystal reports are displayed in the browser using crviewer.
The report is based on a stored procedure.
The max lenght of the string parameter as accepted by the report is 255 charecters.
We want to pass still bigger string. How is this done??