Hello.  I've been building and returning some simple pages from Unidata to 
PHP, but I now have a big complex report to adapt.  Is there someway that 
I can take advantage of the TOXML verb by CAPTURING the XML and returning 
it to the calling PHP?

I tried something like this.

ECMD = "SELECT ....  TOXML"
EXECUTE ECMD CAPTURING RESULT  (where RESULT is returned to the calling 
PHP program.but got the error message:
protocol error: , Invalid document end at col 32. Check the back end log 
for details.

I suspect this is due to the marks separating the dynamic array elements. 
Will something like this work, or am I barking up the wrong tree?

And where is the backend log?

Charles Shaffer
Senior Analyst
NTN-Bower Corporation
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to