PASSTHRU will run any SQL supported by the database, PASSTHRU('SELECT * FROM A ORDER BY A') should work fine on most/all databases supported by the broker.
ORDER BY isn't supported if you make your select without PASSTHRU. E.g.
SET OutputRoot.XMLNS.Data[] = Select * from Database.A ORDER BY X
PASSTHRU works on all versions of the broker since 2.0 _________________ MGK
The postings I make on this site are my own and don't necessarily represent IBM's positions, strategies or opinions.
Last edited by mgk on Wed Mar 05, 2008 2:25 am; edited 1 time in total
Please excuse my over eager mouse clicking causing a double posting... _________________ MGK
The postings I make on this site are my own and don't necessarily represent IBM's positions, strategies or opinions.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum