I have a lengthy stored procedure that takes parameters that returns a recordset. I want to export the returned recordset to a comma delimeted file. How do I do this in DTS?
I have worked with DTS a lot, but it's been with tables. This has no table object to connect to. I can't seem to get past the data transformation part of the query dialog.
I have worked with DTS a lot, but it's been with tables. This has no table object to connect to. I can't seem to get past the data transformation part of the query dialog.