|
5fifty5
Starting Member
35 Posts |
Posted - 01/21/2010 : 05:53:56
|
Hi, I have created a Stored Procedure which contains a temp table. I am using this SP in a DTS and using EXECUTE. A Transformation Task is exporting data to a CSV/TXT file.
Now, my problem is that when I was setting it up, it worked fine and showed columns in Transformation. However, for some reason, I can't see the columns now and can't complete the Transformation hence unable to add any more Transformation Tasks.
All I am trying to achieve is EXEC the SP using the DTS and export it to a CSV file.
Can someone help asap Please? I haven't changed anything at all, its just not letting me add another Transformation task properly because I can't see the columns to map anymore. However, the ones that I had added previously work fine.
Cheers. |
|