Have you seen the Business Intelligence functionality in MOSS? One of its main feature, is to have data summarised and displayed as graph/chart on a site (see pic).
Wouldn’t it be nice if we could have something similar with WSS 3.0? Well, yes we actually can !!!
In this 4 part series, I intent to walk you through in setting up and integrating MS SQL Reporting Services with WSS 3.0 and applying it as our BI functionality.
In this first part I intend to go through the MS Reporting Service installation, if you already have this installed then you may want to skip this part.
We start from the MS SQL Server CD auto-play or alternatively click on setup.exe yo run MS SQL. Read and accept the EULA agreement then click Next.
After the prerequisite have been installed, click Next.
On the Installation Wizard screen, click Next.
Allow the System Configuration check to progress through, and then click Next.
After filling out your registration information, click Next.
On Components to install, tick and select Reporting Services, then click Next.
Leave the selected Default Instance, and then click Next.
Fill out the credential details for your user account, I used the same account that MS SQL Server was installed with. Ensure that you have the Reporting Services option ticked, and then click Next.
Click on Next again.
Once ready, click on Install to begin the installation of MS SQL Reporting Services component.
Allow the installation to progress through. Once completed, click Next.
Now click on Finish, and now we officially have Reporting Services installed.
We're almost complete with the first part. But before moving on it's always good to have the latest service pack installed as well. And that's exactly what I intend to do, install Service Pack 2 for MS SQL 2005. Service Pack 2 for MS SQL 2005 can be found here.
Run the Service Pack, and on the Security Dialog Box click Run to begin extracting the files.
On the Setup screen click Next.
Read and accept the License terms, then click Next.
On the Feature Selection screen, ensure that Reporting Services is ticked and selected, then click Next.
On the Authentication mode screen, be sure that Windows Authentication is selected then click Next.
Un-tick and unselect both options on the next screen and click Next.
Click on Next again.
Once ready, click on Install to begin the installation of Service Pack 2.
Allow the installation to progress completely. Once done, click on Next.
Click on Next again.
Un-tick the provisioning tool for Windows Vista, then click Finish.
Now we have MS SQL Reporting Services with the latest service pack installed and ready for use. In my next post I’ll walk through the installation of Reporting Services Add-On for SharePoint.