create session cube from local cubes? -
02-13-2006
, 08:41 PM
Not having the luxury of Sql Server, I'm using PivotTable service to
build local cubes from a relational data source, using adodb connection
string syntax. My question is, is it possible to create a virtual cube
from two local cubes, for example by using the CREATE SESSION CUBE ddl
statement? Even if the answer is a definitive "NO", I'd still like to
hear it. By the way, the client I'm using is an OWC pivot table list. |