Can SQL Server 2008 Analysis Management objects API work with SQL Server 2005 install?
asked Jan 27, 2012 at 12:32
NgmNgm
1 Answer 1
I believe that it can, and the API wraps a fairly well documented web service interface called XML/A. The SQL Server 2008/2008R2 management software will work with SSAS 2005 cubes as well.
answered Jan 27, 2012 at 13:40
ConcernedOfTunbridgeWells ConcernedOfTunbridgeWells
17.1k2 gold badges59 silver badges71 bronze badges
lang-sql