[erlang-questions] Accessing SSAS From Erlang
David Mercer
dmercer@REDACTED
Fri Dec 2 16:13:26 CET 2011
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
> >
More information about the erlang-questions
mailing list