开发者

Problem with SQL Server Reporting Services

Friends I have a problem with SQL Server Reporting Services ..!!!

I have some reports that show no data, the reports are on a separate server 开发者_高级运维from the server that contains the database, the Data Sources of the reports is well configured. Stored procedures are executed while the server (display data) users have the necessary permissions.

What is the problem ..? Thanks


Also, look at reporting services logs. they all end in .log, and begin with Report. I forget where they are on the server, but am pretty sure they are under the program files directory for mssql, just as you would find logs for sql server.


It sounds as though the definition of your data sources in production may be different from that in development. Have you tried redeploying your data sources?


You should be able to access the Database on a server separate from the report server. That all sounds good. When you run the Reports in Visual Studio Preview mode....do you see any data?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜