Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Analysis Server access

by NetWallah (Canon)
on Oct 15, 2020 at 04:08 UTC ( [id://11122854]=note: print w/replies, xml ) Need Help??


in reply to Analysis Server access

If the OLAP Db supports ODBC, you could use:
DBI and
DBD::ODBC .

                "Imaginary friends are a sign of a mental disorder if they cause distress, including antisocial behavior. Religion frequently meets that description"

Replies are listed 'Best First'.
Re^2: Analysis Server access
by perlfan (Vicar) on Oct 15, 2020 at 14:48 UTC
      The problem with using ODBC is not the connectivity. I need a perl object to hold the resulting data set from a MDX query. I need to connect and submit an MDX statement to execute against the server and have a result set returned. Is there a perl object that will allow me to do that?
        Data::Cube ?

                        "Imaginary friends are a sign of a mental disorder if they cause distress, including antisocial behavior. Religion frequently meets that description"

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11122854]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-03-19 09:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found