Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>I know MS is supposed to support XML/A (XML for Analysis). I am shortly releasing an ajax library to do XML/A requests from web pages. </p> <p>While I am currently focused on Pentaho's Mondrian, it <em>should</em> work for MS SQLs XML/A too. If you are interested, I am doing a presentation on it on January 13. (see: <a href="http://wiki.pentaho.com/display/COM/January+13,+2010+-+Roland+Bouman+-+OLAP+and+Analysis+for+web+applications+using+XMLA" rel="nofollow noreferrer">http://wiki.pentaho.com/display/COM/January+13,+2010+-+Roland+Bouman+-+OLAP+and+Analysis+for+web+applications+using+XMLA</a>) I will be releasing my code by that time too (probably underr a LGPL license)</p> <p>I would love to get feedback from people that use other XML/A servers, so if you are interestd, it would be great to work together on this.</p> <h1>UPDATE:</h1> <p>the project is now available at <a href="http://code.google.com/p/xmla4js/" rel="nofollow noreferrer">http://code.google.com/p/xmla4js/</a> There is API documentation, code samples, and build scripts. It's LGPL so you're free to use it in your applications, even for commercial purposes. The license does require that you release any modifications to the library itself as LGPL (but this does not affect the application that uses the library)</p> <h1>UPDATE2</h1> <p>The project no resides on github at <a href="https://github.com/rpbouman/xmla4js" rel="nofollow noreferrer">https://github.com/rpbouman/xmla4js</a> It works in the browser as well as in nodejs.</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload