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!

Parameter length at runtime

Status
Not open for further replies.

ajayg

Programmer
Oct 24, 2000
7
US
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??
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top