x
login about faq Site discussion (meta-askssc)

SSRS 2005 vs 2008 - Problem with Procedures

In ssrs 2005 i was successfully using one stored procedure with two paramaters in one report

so in table 1 - us was using as a data set as Text exec dbo.some_prc @param = 1

and in table 2 - us was using as a data set as text exec dbo.some_prc @param = 2

all in the report body.

This does not seem to work in ssrs 2008 - I can get it to render results - but once I re-establish my procedure in the dataset - it wants for me to add paramaters in the report.

I have tried adding default paramaters in the re-established datasets to no avail.

when I load it to SSRS - it never times out but does not render.

more ▼

asked May 14 '12 at 06:27 PM in Default

siera_gld gravatar image

siera_gld
946 58 72 75

(comments are locked)
10|1200 characters needed characters left

0 answers: sort voted first
Be the first one to answer this question
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments



Facebook logo Follow Ask SSC on Facebook
Find Ask SSC on Google+
linkedin logo Find us on LinkedIn

Topics:

x97
x23

asked: May 14 '12 at 06:27 PM

Seen: 518 times

Last Updated: May 14 '12 at 10:57 PM

Copyright © 2002-2012 Simple Talk Publishing. All Rights Reserved. If you have any queries, please contact the site administrators.
Ask SQL Server Central is a community service provided by Red Gate.