Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
Anand.A
Posting Yak Master
109 Posts |
Posted - 2012-01-16 : 23:48:21
|
| hii created a project in ssis..in that project i am having more than 12 package..by using variables i am passing dbconn...so is there anyway to create one variable for passing Conn string to all packages..for ex i am using variable for passing current date, so in each package(ie,13 package) i want to create a same variable called current_date,in stand of that i create a variable in one place..i pass that same variable value to all the package..s there anyway to do this ssisanand |
|
|
|
|
|