Best Way to Access MS Analysis Services Cube from Java

后端 未结 2 659
臣服心动
臣服心动 2021-01-13 01:48

I want to issue MDX against a MSAS cube from a Java client. What connectivity approaches have proven to be reliable for this?

2条回答
  •  甜味超标
    2021-01-13 02:53

    FWIW I'm using olap4j as the Java client against a MSAS server fronted up by msmdpump.dll. Seems so far to work OK.

提交回复
热议问题