• subscribe
June 22, 2005 12:00 AM

Communicating with Analysis Services

SQL Server Pro
InstantDoc ID #46456

Do ADO MD.NET and XMLA clients communicate differently with a SQL Server 2000 Analysis Services instance than with a SQL Server 2005 Analysis Services instance?

Yes. An Analysis Services 2005 or 2000 instance must be able to listen to and receive XMLA requests to communicate with ADO MD.NET or XMLA clients. Because all roads that lead to Analysis Services 2000 go through Pivot Table Service, the XMLA software development kit (SDK)—an Internet Server API (ISAPI) extension DLL—is required for the server to receive XMLA requests. However, in Analysis Services 2005, XMLA is the native communication mechanism. ADO MD.NET clients can communicate over XMLA using a binary transfer mechanism (by specifying Datasource=<server> on the connect string) and non-ADO MD.NET clients can communicate using an HTTP access module (by specifying Datasource=http://<server>).



ARTICLE TOOLS

Comments
    There are no comments to display. Be the first one!
You must log on before posting a comment.

Are you a new visitor? Register Here
  • SP1?
    I know there is a SP1 for SQL 2008 R2 available....and there is a "feature pack" as well... ...
  • SQL database mirroring
    I have SQL Server 2008 R2 Enterprise 64bit on Windows 2008 R2 Enterprise 64bit.  Each SQL Server has...
  • Dell Compellent Disk Drive
    Does anybody has experience with Dell Compellent Disk Drive? Basically, this system manages all disk...
  • Sql server performance tuning
    I need to find a tool that help me to optimize sql server,queries,improve the performance and solve ...