Martyn Bullerwell's blog

Browse by Tags

All Tags » PerformancePoint Server 2007 (RSS)
PPS SP1 and SQL Server 2008 RC0
So, one of my previous posts I explored using PPS with SQL 2008 Feb CTP.  Now with the release of PPS SP1 and SQL RC0, I thought a perfect time to re-test the installation.  With a complete new installation of Windows Server 2008, SQL 2008 RC0...
PerformancePoint Service Pack 1 - Not long now!
I stumbled across this little nugget of information today http://bimvp.com/blogs/bsm/archive/2008/04/07/performancepoint-server-2007-service-pack-1.aspx , stating that the PPS Service Pack 1 is now in Beta, and also hinting that it's release should...
PerformancePoint Server over the Internet
This is quite a simple little thing that really hasn't been mentioned yet, maybe because it is so simple, however nevertheless less worth mentioning. You may have the requirement to be able to allow your users to forecast from where ever, and security...
SQL Server 2008 - CTP
OK so we should have been getting our mitts on SQL Server 2008 RTM yesterday, but it has been delayed, until Q3 which has been know for some time. Microsoft did, however, go ahead with the official release yesterday, regardless that the product has not...
PerformancePoint and Windows Server 2008
Well, the testing has continued this week after having issues with SQL 2008 with PerformancePoint, I rebuilt one of our test servers with the Latest Server CTP. Obviously as I am keen to always know what Microsoft are up to in as many areas as possible...
PerformancePoint Server and SQL 2008
So after many hours looking into this issue, it seems that the current release of PPS does not work on SQL Server 2008, and there seems to be no tricking it. Should you manage to get round the install checks, while setting up the Database Connections...
Install Performancepoint Server on SQL Server 2008
Testing the latest technology on the latest platforms is always very important to us, in order to ensure we are up to date, give our clients an unbiased view of what's out there and what's coming up, and how it will affect them. We have been involved...
The PerformancePoint WebServices - Retrieving Data
In a previous post, I have discussed retrieving information from the PPS WebServices, namely, retrieving the system information, that returns information on the Applications stored within PPS. To retrieve any further data from PPS WebServices, we need...
The PerformancePoint Planning Web Service
So.... you want to use the PerformancePoint web service so you can extend PerformancePoint, and integrate it into bespoke applications and SharePoint. We needed to create a Web part that could show a users PerformancePoint assignments in SharePoint. So...