Home > Archive > MS SQL Server Reporting Services > March 2005 > Possible to cache a dataset when testing in Visual Studio?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Possible to cache a dataset when testing in Visual Studio?
Stefan Wrobel

2005-03-30, 9:42 am

I do a lot of work with a report that calls a stored procedure that takes
about 2 minutes to complete. It annoys me that when I change one little
formatting property in the layout, I have to wait for the stored procedure to
run again before I can see the results of my modification. I wish that I
could just cache the dataset created by this stored procedure when I'm
testing in Visual Studio and avoid rerunning it each time I change the
formatting. Can anyone tell me if this is possible? Thanks.
Robert Bruckner [MSFT]

2005-03-30, 9:42 am

It sounds like you did not install SP1 on your report designer machine. See
this section of the SP1 readme:
http://download.microsoft.com/downl...
_preview


SP1 can be downloaded here:
http://www.microsoft.com/downloads/...&displaylang=en


-- Robert
This posting is provided "AS IS" with no warranties, and confers no rights.



"Stefan Wrobel" < StefanWrobel@discuss
ions.microsoft.com> wrote in message
news:FD067DE7-1DD1-463F-90E1- F835206D966C@microso
ft.com...
>I do a lot of work with a report that calls a stored procedure that takes
> about 2 minutes to complete. It annoys me that when I change one little
> formatting property in the layout, I have to wait for the stored procedure
> to
> run again before I can see the results of my modification. I wish that I
> could just cache the dataset created by this stored procedure when I'm
> testing in Visual Studio and avoid rerunning it each time I change the
> formatting. Can anyone tell me if this is possible? Thanks.




Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com