dbTalk Databases Forums  

sending export file name from a c# windows app.

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


Discuss sending export file name from a c# windows app. in the microsoft.public.sqlserver.dts forum.



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

Default sending export file name from a c# windows app. - 06-28-2005 , 05:56 AM






I have DTS packages. I run them from a C#program. DTS packages run a query
and exports results as txt files. I want to send export file name dynamically
from my program. Is it possible?

Reply With Quote
  #2  
Old   
Narayana Vyas Kondreddi
 
Posts: n/a

Default Re: sending export file name from a c# windows app. - 06-28-2005 , 10:11 AM






You could make use of dynamic properties task. More info at:
http://msdn.microsoft.com/library/de...mtsk3_6q7f.asp

also checkout SQLDTS.com

--
HTH,
Vyas, MVP (SQL Server)
SQL Server Articles and Code Samples @ http://vyaskn.tripod.com/


"Banu_tr" <abuslu (AT) hotmail (DOT) com> wrote

I have DTS packages. I run them from a C#program. DTS packages run a query
and exports results as txt files. I want to send export file name
dynamically
from my program. Is it possible?



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.