I get an OLAP cub file from a vendor with sales info in it, what I want to do is access it via my SQL server as a linked server. According to the vendor it is an export from MS SQL Server Analysis Services.
I played around a bit and got it to link in my SQL studio management, but all I can see are the schema tables, none of the data.
Is there a way to get access to this cub file?