I have nested XML data, and need two streams
(an XML document, and a stream for the relational data in its sub document.
The XML cursor works through the stored proc, but not through the Network
OLE DB layer, due to the single sequential stream constraint.
If anyone knows a way around this constraint, could they please let me know