Raptor Funny
From: Leeh <Leeh_at_panix.com>
Date: Mon, 09 Jan 2006 17:27:58 -0500
Message-ID: <dpuo16$pnj$1_at_reader2.panix.com>
[Quoted] Server is Oracle 9.2
Date: Mon, 09 Jan 2006 17:27:58 -0500
Message-ID: <dpuo16$pnj$1_at_reader2.panix.com>
[Quoted] Server is Oracle 9.2
When I try using xmlelement, xmlagg(), xmlForest(), etc something like
Select xmlelement( "colName", column)
From Table
Everything is "as advertized" via isqlplus (pure browser), an ditto of I telnet to the server and use plain old sqlPlus, but when I try it through client side raptor, the result set looks very strange; each row is some sort of reference looking thingy such as:
oracle.sql.OPAQUE_at_d2883b
Is that some sort of bug, or do I need to do something non obvious to see the xml output?
Any clues about whats going on? Received on Mon Jan 09 2006 - 23:27:58 CET