If you're pulling this from SQL, is creating a function or stored proc
to assemble such a result set out of the question?  Or is your
preference to connect to the database and actually manipulate it
within your app (e.g. using Linq or XML or some other means)?

Reply via email to