[erlang-questions] Accessing SSAS From Erlang
David Mercer
dmercer@REDACTED
Fri Dec 2 20:23:08 CET 2011
I shall have to look into that. What I read yesterday was that it was some
sort of proprietary wrapper over TCP, but certainly this
<http://msdn.microsoft.com/en-us/library/ee320606.aspx> seems to indicate
otherwise. Maybe the page I was looking at was old or something. When I
get the chance, I might give it whirl. In the meantime, I'm using
OPENQUERY, so my urgency is lost. Thanks!
Cheers,
DBM
From: Tim Watson [mailto:watson.timothy@REDACTED]
Sent: Friday, December 02, 2011 10:58 AM
To: David Mercer
Subject: Re: [erlang-questions] Accessing SSAS From Erlang
I thought that SSAS used the TDS protocol, no?
On 2 December 2011 15:13, David Mercer <dmercer@REDACTED> wrote:
Thanks, Wes. I ended up using OPENQUERY. It seems that SSAS has a
proprietary wire format, so it can't really be accessed by anything other
than .NET. Not even Java.
> -----Original Message-----
> From: Wes James [mailto:comptekki@REDACTED]
> Sent: Thursday, December 01, 2011 11:38 AM
> To: David Mercer
> Cc: erlang-questions@REDACTED
> Subject: Re: [erlang-questions] Accessing SSAS From Erlang
>
> or maybe...:
>
> http://www.ssas-info.com/analysis-services-faq/27-mdx/51-can-i-execute-
> mdx-query-from-sql-server-openquery-addlinkedserver
>
> -wes
>
> On Thu, Dec 1, 2011 at 10:20 AM, David Mercer <dmercer@REDACTED>
> wrote:
> > I use the odbc module to access the SQL Server relational database,
> but my
> > Google-fu is not strong enough to figure out how access the SQL
> Server
> > Analysis Services side of the database. I would like to be able to
> connect
> > and execute MDX and XMLA commands on an SSAS 2008 instance. Does
> anyone
> > have any ideas as to how to do this? Please advise. Thank-you.
> >
> >
> >
> > Cheers,
> >
> >
> >
> > DBM
> >
> >
> >
> >
> > _______________________________________________
> > erlang-questions mailing list
> > erlang-questions@REDACTED
> > http://erlang.org/mailman/listinfo/erlang-questions
> >
_______________________________________________
erlang-questions mailing list
erlang-questions@REDACTED
http://erlang.org/mailman/listinfo/erlang-questions
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20111202/8a0d1663/attachment.htm>
More information about the erlang-questions
mailing list