How to dynamically add a column which is not part of the select statement during runtime. I don't see an option for dw-modify for it, all I see is the table.select which then brings up more issues of if I have to add a column in the select then how to find the last column in the select in order to add/change the sql. Especially if there could be sub-selects, unions or selects within the where clause.
Thanks
Dave V.
wow, really? that is LOT easier than what i had thought had to be done. changing the buffer via syntax is such a huge pain .
Dave V.