all groups > sql server dts > june 2005 >
You're in the

sql server dts

group:

sending export file name from a c# windows app.


Re: sending export file name from a c# windows app. Narayana Vyas Kondreddi
6/28/2005 12:00:00 AM
sql server dts:
You could make use of dynamic properties task. More info at:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dtssql/dts_elemtsk3_6q7f.asp

also checkout SQLDTS.com

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


[quoted text, click to view]
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?

sending export file name from a c# windows app. Banu_tr
6/28/2005 3:56:02 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
AddThis Social Bookmark Button