dbTalk Databases Forums  

Direct XML/A transport via TCP/IP in SSAS2005

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Direct XML/A transport via TCP/IP in SSAS2005 in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Max Berghammer
 
Posts: n/a

Default Direct XML/A transport via TCP/IP in SSAS2005 - 11-08-2005 , 07:21 AM






Hello !
I read the papers about SSAS Client architecture in MSDN (
http://msdn2.microsoft.com/en-us/library/ms174518.aspx ) and as i can see
from there, there exist several ways to connect to SSAS 2005 through XML/A.
No my question is: How can i communicate with SSAS 2005 through "XMLA over
TCP/IP" ? I already know, how to communicate through "XMLA over HTTP", but i
need the "raw" way over TCP/IP. Is there an API-Reference to be found
somewhere ? I canīt find anything about this topic on the Web.
thanks in forward,
regards

Max



Reply With Quote
  #2  
Old   
Akshai Mirchandani [MS]
 
Posts: n/a

Default re: Direct XML/A transport via TCP/IP in SSAS2005 - 11-09-2005 , 05:07 PM






No, the TCP/IP protocol is not public -- the messages on top of that protocol are still XML/A, but you can't just write your own network library for it.

However, all three object models, OLE DB, ADOMD.NET and AMO support this protocol and so you shouldn't need to build your own.

Thanks,
Akshai
--
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.

-----Original Message-----
From: Max Berghammer
Posted At: Tuesday, November 08, 2005 5:21 AM
Posted To: microsoft.public.sqlserver.olap
Conversation: Direct XML/A transport via TCP/IP in SSAS2005
Subject: Direct XML/A transport via TCP/IP in SSAS2005



Hello !
I read the papers about SSAS Client architecture in MSDN ( http://msdn2.microsoft.com/en-us/library/ms174518.aspx ) and as i can see from there, there exist several ways to connect to SSAS 2005 through XML/A.
No my question is: How can i communicate with SSAS 2005 through "XMLA over TCP/IP" ? I already know, how to communicate through "XMLA over HTTP", but i need the "raw" way over TCP/IP. Is there an API-Reference to be found somewhere ? I cant find anything about this topic on the Web.
thanks in forward,
regards

Max

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.