TheBig1980s
IS-IT--Management
- Jun 11, 2007
- 60
Hello:
Years ago, I composed SQL reports for a client and placed them on a tab in Business Portal 4.0 (SharePoint). They all worked fine.
The reports pull from views that contain simple select statements with "UNION ALL" clauses delineating the data for each of the three company databases.
Recently, we consolidated this client's data into one company. So, I went into the first report’s view and modified it to only pull from that one company database.
When I run the report in SQL Reporting Services itself, it runs fine. No issues.
When I go to Business Portal, I get a page with the errors below.
Any ideas?
Thanks! John
• An error has occurred during report processing. (rsProcessingAborted)
o Query execution failed for data set 'Company'. (rsErrorExecutingCommand)
For more information about this error navigate to the report server on the local server machine, or enable remote errors
Years ago, I composed SQL reports for a client and placed them on a tab in Business Portal 4.0 (SharePoint). They all worked fine.
The reports pull from views that contain simple select statements with "UNION ALL" clauses delineating the data for each of the three company databases.
Recently, we consolidated this client's data into one company. So, I went into the first report’s view and modified it to only pull from that one company database.
When I run the report in SQL Reporting Services itself, it runs fine. No issues.
When I go to Business Portal, I get a page with the errors below.
Any ideas?
Thanks! John
• An error has occurred during report processing. (rsProcessingAborted)
o Query execution failed for data set 'Company'. (rsErrorExecutingCommand)
For more information about this error navigate to the report server on the local server machine, or enable remote errors