Hi List,

This would be my first post to this list in a while. I've thrown my hands so far in the air with this it's a wonder I can still type. I'm having problems using Microsoft's XML for Analysis and MDX to query cube data. In Witango, I'm using MSXML ServerXMLHTTP to connect to the XML/A web service.

 

It's all working, but for some reason I can't access the response text with the getResponseText() method. With the getResponseBody() method, I can access the result as a 7000x1 array: a single char in each cell. So I can see that my query is succeeding beautifully. The same sequence of calls- send() then getResponseText() -works fine if I just change the request URL to my own dummy receive page. Is there anything in the particular results that are returned- HTTP Headers, SOAP envelope etc -that could cause the results not to be accessible with this method?

 

Thanks for any insight.

 

Regards Simon Boddy



********************************************************************
This message is intended only for the use of the person(s) ("the intended recipient(s)") to whom it is addressed. It may contain information which is privileged and confidential within the meaning of applicable law. If you are not the intended recipient, please contact the sender as soon as possible. The views expressed in this communication may not necessarily be the views held by LGCSB (Local Government Computer Services Board).

Any attachments have been checked by a virus scanner and appear to be clean. Please ensure that you also scan all messages, as LGCSB does not accept any liability for contamination or damage to your systems.
********************************************************************
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to