MDX Query from PHP

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • alan

    MDX Query from PHP

    I'd like to use PHP to submit MDX queries against Microsoft Analysis
    services cubes. Surely people have done this, but I can't find any
    information ... and don't, frankly, know where to start.

    Thanks
  • Jochen Daum

    #2
    Re: MDX Query from PHP

    Hi Alan,

    On 29 Apr 2004 07:08:42 -0700, alanbaer2@yahoo .com (alan) wrote:
    [color=blue]
    >I'd like to use PHP to submit MDX queries against Microsoft Analysis
    >services cubes. Surely people have done this, but I can't find any
    >information ... and don't, frankly, know where to start.[/color]

    Have you searched for "MDX query syntax" on Google. Then try using the
    mssql extension of php.

    I guess you will come back with more questions.

    HTH, Jochen
    --
    Jochen Daum - Cabletalk Group Ltd.
    PHP DB Edit Toolkit -- PHP scripts for building
    database editing interfaces.
    Download PHP DB Edit Toolkit for free. PHP DB Edit Toolkit is a set of PHP classes makes the generation of database edit interfaces easier and faster. The main class builds tabular and form views based on a data dictionary and takes over handling of insert/update/delete and user input.

    Comment

    Working...