dbTalk Databases Forums  

Output text file based on stored procedure with variable output

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Output text file based on stored procedure with variable output in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Darren
 
Posts: n/a

Default Output text file based on stored procedure with variable output - 06-24-2005 , 04:52 AM






Hi,

What I'm trying to do is create a text file based on the contents of a
stored procedure. However, the stored procedure may return one or more
recordsets and the format of these recordsets is dynamic.

What I'd like to do is dump any data that the procedure returns to a
comma or tab separated file. I don't think I can do this using the DTS
Designer, because it requires me to create transformations in the
Transform Data Task. I can't do that when I don't know what output the
stored procedure will come up with.

Can anyone recommend a way to do this?

Many Thanks,

Darren


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.