Click here to Skip to main content
15,892,298 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi ,

I m using SSIS package in vb.NET 2010,
i want to pass source and destination connection from my code,can please help me

rajan
Posted

1 solution

Create variable, set required values from your code.

Now go to expression for connnection manager and create connection string with the help of your variables.

May this help you : http://consultingblogs.emc.com/jamiethomson/archive/2006/03/11/ssis-nugget_3a00_-setting-expressions.aspx[^]


Thanks,

Kuthuparakkal
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900