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 |
funketekun
Constraint Violating Yak Guru
491 Posts |
Posted - 2008-04-11 : 19:55:50
|
I have a dts package that has 4 global variables. Migrated the package to SSIS thru the wizard. But I need to fix the global variable in order to work.This global variable is the path where the txt file is residing after you run the DTS package.I want o know how could I create the global variable in SSIS? |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-04-12 : 01:25:22
|
http://www.codeproject.com/KB/aspnet/global_variable_in_SSIS.aspx |
 |
|
|
|
|