Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. DuaneHaworth

    Send Variable from C# to SSIS Package

    1) In Control Flow tab, create a variable. (Right-click in workspace and select Variables) 2) Enter your variable name 3) And a Derived Column from the toolbox. 4) Edit the Derived Column and enter your desired name (ex: FileVersionID) for the column. Keep <add as new column> as the Derived...
  2. DuaneHaworth

    Send Variable from C# to SSIS Package

    Hi All, I am a newbie regarding DTS and SSIS. I inherited an application and I would like to make it more solid. So far I have managed to convert a DTS package to SSIS, update connection managers, and execute from an external C# application with dynamic datasource names. The source file is a...

Part and Inventory Search

Back
Top