September 20, 2004 at 8:56 am
I'm running into a very annoying problem that I haven't been able to find a workaround for. Basically, I have a stored procedure that requires 5 parameters. My stored proc creates a dynamic query, filtering for results based on the parameters. When I pass blank values to the stored proc in Query Analyzer, everything works fine (and I'll get the complete set of results). However, when I pass in blank parameters to the URL for Reporting Services, I get the following message:
Microsoft Reporting Services
With 'DocNo' being the first parameter I pass in. Here's an example of my URL string I'm using:
Any help with this would be greatly appreciated.
February 23, 2005 at 3:47 pm
I'm having the same problem!
February 23, 2005 at 4:11 pm
Are your parameters setup to allow nulls?
--------------------
Colt 45 - the original point and click interface
May 9, 2005 at 8:20 am
value:isnull.
http://www.aaronweiker.com/PermaLink,guid,d557e840-a905-461f-802c-6c334f94823f.aspx
Better late than never...
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply