I used this site to download all the files:http://msftdbprodsamples.codeplex.com/releases/view/55330
For the warehouse installation I used: AdventureWorks2012-Full Database Backup.zip
For the Multidimensional Cube I used: AdventureWorks Multidimensional Models SQL Server 2012
When trying to build the cube it fails with an error like: OLE DB error: OLE DB or ODBC error: Invalid object name 'dbo.DimAccount'.; 42S02.
When viewing the cube model it shows it using a table dbo.DimAccount but when I try to find the table in the Warehouse there is not a table called this. There are also other tables that are mismatching.
Am I using the wrong DW or the wrong cube code? Which is the correct?