Query BW with Java using ODBO or XMLA -
07-08-2004
, 07:08 AM
Hi,
I want do to a query to BW 3.0b with Java. There are two posibilities.
First itīs posible with OleDb for OLAP (ODBO) making a bridge with an
ODBC driver, but I have installed BW client and I canīt find the OleDB
Provider for BW, and I donīt known where look for, and I don't find
any information about how to connect programatically the provider and
how to do the query. The other posibility is via XMLA with SOAP but
there is no information available about the services and the values of
the parameters. I suppose somebody has done something similar, I would
appreciate any help about the question, samples, steps to do,
conclusion...
Best Regards,
Rodolfo |