in reply to Re: Possible XML Question
in thread Possible XML Question
Its not as bad as it sounds - I am trying to achieve one select executed against the DB and then once I have the result set in XML I want to XSLT that to HTML or CSV depending on the situation.
This way it minimises the database activity.