Hi,
I'm trying to use a stored procedure as source data in my data flow. I've attached to my OLE-DB link fine, and I can EXEC the SP and get a preview of the data.
However, I don't understand why it will not recognise any output columns, my external columns is blank (when I go to EDIT - Columns everything is blank).
I've got an inkling I need to fool SQL server by running the full query and then going back and redefining the source and EXEC, but I've had no joy as yet.
Any ideas?
Thanks
Rich