dbTalk Databases Forums  

SSIS Bulk insert task: Set the input filename at run time

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


Discuss SSIS Bulk insert task: Set the input filename at run time in the microsoft.public.sqlserver.dts forum.



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

Default SSIS Bulk insert task: Set the input filename at run time - 03-23-2006 , 03:13 PM






Hi

How can I set the input file name at run time in SSIS for at bulk
insert task? In DTS I could set the filename using a Dynamic Properties
Task, and in that way specify the name, which in my case change
according to the date. But how do I do this in SSIS? I can set the
SourceConnection property using an Expression, but that specify an
existing connection and not the filename for that connection.

Thanks in advance.

-Henrik.


Reply With Quote
  #2  
Old   
Henrik
 
Posts: n/a

Default Re: SSIS Bulk insert task: Set the input filename at run time - 03-24-2006 , 12:53 AM






Hi

The answer is (of cource) to set the property on the Connection used by
the Bulk insert task.

-Henrik.


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.