dbTalk Databases Forums  

SSIS; create DTSX Package via C# code

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


Discuss SSIS; create DTSX Package via C# code in the microsoft.public.sqlserver.dts forum.



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

Default SSIS; create DTSX Package via C# code - 08-16-2006 , 02:32 PM






Hello,

I am trying to generate a DTSX via C# Source that just copies one table
column into another table. Starting with a already existing package that
does that my analysis failed finding all information within the package like
sourcetable or destination table. Where I can retrieve all necessary
information out of the Microsoft.SqlServer.Dts.Runtime.Package object?

regards
Mark



Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: SSIS; create DTSX Package via C# code - 08-16-2006 , 04:08 PM






Mark,

In Books Online there are a large amount of code samples around this. You
can find some of them here.

ms-help://MS.SQLCC.v9/MS.SQLSVR.v9.en/dtsref9mref/html/T_Microsoft_SqlServer_Dts_Pipeline_Wrapper_MainPip e.htm

and

ms-help://MS.SQLCC.v9/MS.SQLSVR.v9.en/dtsref9/html/0ca03712-a82e-4aa7-949b-f869a8936ddf.htm




--


Allan Mitchell
Konesans Ltd
T +44 7966 476 572
F +44 2071 008 479
http://www.konesans.com



"Mark" <Scollop027 (AT) gmx (DOT) net> wrote

Quote:
Hello,

I am trying to generate a DTSX via C# Source that just copies one table
column into another table. Starting with a already existing package that
does that my analysis failed finding all information within the package
like
sourcetable or destination table. Where I can retrieve all necessary
information out of the Microsoft.SqlServer.Dts.Runtime.Package object?

regards
Mark





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.