Group: Forum Members
Posts: 524,
Visits: 30K
|
Hey Greg -
At first I was thinking just what you posted. But then on further reflection, if you a DDT project just for structures that never actually deploy to the backend, why not maintain the corresponding sprocs ( which will return exactly what the "table" says they should have ) right in the same DDT project with the psuedo tables they represent. Then the only thing you deploy from that project is the sprocs.
Either way works, of course, I just felt drawn to having the DDT project self-contained in this way.
|