This is a discussion on MDX Query from PHP within the PHP Language forums, part of the PHP Programming Forums category; I'd like to use PHP to submit MDX queries against Microsoft Analysis services cubes. Surely people have done this, ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi Alan,
On 29 Apr 2004 07:08:42 -0700, alanbaer2@yahoo.com (alan) wrote: >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. 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. http://sourceforge.net/projects/phpdbedittk/ |