What Maximum size of a parameter?
I have a report which I need to call from ASP.NET page. I'm trying to reportviewer control that came with Reporting Services 2000.
The report need to take a parameter more than 5000 charecters size. But when I run the report , it never responds. But if I limit the size to around 700 charesters it works fine.
So, my question is what is the maximum size allowed to set the parameter value ?
Is there any difference in SSRS 2000 and SSRS 2005 related to this issue?

