OLAP and Llblgen

Posts   
 
    
gemfore
User
Posts: 35
Joined: 30-Jul-2010
# Posted on: 09-Feb-2011 23:25:18   

Can LLBLGEN interact with OLAP Cubes?

Thanks Gemfore

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 10-Feb-2011 04:59:47   

No, it can't. OLAP cubes are sets which are consumed as a cube and not seen as a set of 'entities', so you typically consume these cubes inside the DB using queries targeting these cubes, instead of seeing the set as a set of entity instances you can retrieve as objects.

David Elizondo | LLBLGen Support Team