June 18, 2011, 8:21 am
This is a collection of links to free articles that may help in studying for
Exam 70 448 -Microsoft SQL Server 2008, Business Intelligence Development and Maintenance
I have broken this up into 6 posts based on the major areas of skills being measured taken from the Microsoft Learning page at
http://www.microsoft.com/learning/en/us/exam.aspx?id=70-448
Final part is :
Configuring, Deploying, and Maintaining SSRS – which accounts for 13 % of the total skils measured
- Configure report execution and delivery.
This objective may include but is not limited to:
- Subscriptions;
- Report caching;
- Schedules;
- Snapshot history
- Install and configure SSRS instances.
This objective may include but is not limited to:
- Configure authentication and authorization for a reporting solution.
This objective may include but is not limited to:
- Configure server-level and item-level role-based security;
- Configure Windows authentication and custom authentication
- Deploy an SSRS solution.
This objective may include but is not limited to:
- RS.exe scripts;
- Report Builder;
- BIDS
- Configure SSRS availability.
This objective may include but is not limited to:
- Key management;
- Migrate SSRS databases
http://msdn.microsoft.com/en-us/library/ms143724%28v=sql.100%29.aspx
June 17, 2011, 8:22 am
This is a collection of links to free articles that may help in studying for
Exam 70 448 -Microsoft SQL Server 2008, Business Intelligence Development and Maintenance
I have broken this up into 6 posts based on the major areas of skills being measured taken from the Microsoft Learning page at
http://www.microsoft.com/learning/en/us/exam.aspx?id=70-448
Fifth up is :
Implementing an SSRS Solution – which accounts for 17 % of the total skils measured
- Implement report data sources and datasets.
This objective may include but is not limited to:
- Query types;
- Dynamic data sources;
- Filter location (dataset vs. query)
- Implement a report layout.
This objective may include but is not limited to:
- Extend an SSRS solution by using code.
This objective may include but is not limited to:
- Custom .NET assembly;
- Private code
- Create an SSRS report by using an SSAS data source.
This objective may include but is not limited to:
-
- MDX in an SSRS report;
- DMX in an SSRS report
- Implement report parameters.
This objective may include but is not limited to:
- Databound parameters;
- Multi-value parameters
- Implement interactivity in a report.
This objective may include but is not limited to:
- Drilldown;
- Drillthrough;
- Interactive sorting
- Implement report items.
This objective may include but is not limited to:
- Matrix;
- Table;
- Chart;
- Image;
- List;
- Grouping ;
- Embed SSRS reports in custom applications.
This objective may include but is not limited to:
- Use the Windows Forms Report Viewer;
- Use the Web Forms Report Viewer;
- Use the SSRS Web service