SQL Express and Analysis Service

S

Sophie Bunce

I have Project Server 2007 installation that uses SQL Express 2005.
Everything is on one physical machine.

Is it POSSIBLE to add SQL Analysis Services to this and then afterwards
configure project server cubes?

If it is possible, do I need to upgrade SQL Express first or is it possible
to install Analysis Services as a separate instance and have project server
use the database engine from SQL Express and the Analysis Services engine
installed on a separate instance?
 
B

Ben Howard

Hi Sophie, You'll need to upgrade sqlexpress to sql std/enterprise, and then
use AS.
 
Top