Only via Pentaho Spreadsheet Services or Simba O2X.
Yes. It's Java. Java works everywhere.
It has moved to github: https://github.com/olap4j/olap4j
Thanks for the prompt response, Fred. Will look into 2.3.3 when it ships. Thanks...
Values scalar sub-query causes NullPointerException
Things like JdbcURL (and especially JdbcPassword) should be configured within the...
The missing piece is something to handle HTTP requests. olap4j-xmlaserver gives you...
It’s quite simple - getWarnings is not implemented in the XMLA driver. Can you log...
I doubt that it's because you're on Linux. The code behaves pretty much the same...
The exception seems to occur when you call setCatalog. Is “sample_Cube” a valid catalog...
It’s a reasonable thing to want, but it goes beyond the remit (and knowledge) of...
If you mean Mondrian running against an in-memory Hsqldb database, yes, that would...
You probably need to implement quite a large portion of the MDX language and XMLA...
Sounds like the parser is not trying to match , and it should be. The same problem...