Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 Analysis Server and Reporting Services (2008)
 Cannot read the next data row for the data set

Author  Topic 

riscus
Starting Member

1 Post

Posted - 2011-09-06 : 20:43:04
I get the following message when running a SSRS report in my client’s SQL2008 SP1 environment.

Cannot read the next data row for the data set ProjectPerf
Statement(s) could not be prepared

The report runs fine in my SQL2008 SP1 environment. The datasource is a stored procedure. The stored procedure runs fine in SSMS in both my environment and my clients. Both environments are using the same content data. Anybody have any ideas?


RLS

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2011-09-06 : 22:56:09
might be this

http://www.kodyaz.com/articles/article.aspx?articleid=53

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
   

- Advertisement -