Hi All,
I have created a cube using SSDT in SQL Server 2012.
Now for deployment, I was told that the client cannot provide SQL Server 2012 and will just use SQL Server 2008 R2 Standard Edition instead.
I have tried restoring the backup file (.abf) and I got "Instance versions used are incompatible".
Is there any way or tool that can downgrade cube? Just like for db, I can use SSMS and generate script and specify the SQL Server version.
Regards,
Charllemagne