Previous Thread:   recordset.recordcount

6/19/2006 10:56:01 AM    SSAS with an Instance name
Hi, we are using a SSAS with a named instance (SQL2K5) and just configured  
  
XMLA 1.1, but it brings an error: Datasource Local Analysis Server not found  
  
where "Local Analysis Server" is the DataSourceName and my  
  
<DataSourceInfo>Provider=MSOLAP.2;Data Source=mypc\sqk2k5</DataSourceInfo>  
  
Is there a problem with the named instance?  
  
Thanks,



6/19/2006 3:21:34 PM    Re: SSAS with an Instance name
The XMLA SDK 1.1 is only supported against AS 2000.  
  
AS 2005 natively supports XMLA. For AS 2005 you should just configure HTTP  
  
access to the server using instructions here:  
  
http://www.microsoft.com/technet/prodtechnol/sql/2005/httpasws.mspx  
  
Thanks,  
  
Akshai  
  
--  
  
--  
  
Try out the MSDN Forums for Analysis Services at:  
  
http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=83&SiteID=1  
  
This posting is provided "AS IS" with no warranties, and confers no rights  
  
Please do not send email directly to this alias. This alias is for newsgroup  
  
purposes only.  
  
"Jorge" <Jorge@discussions.microsoft.com> wrote in message  
  
news:BEF007B4-4B9B-4566-B4B6-6DC2FC5720D8@microsoft.com...