Hello,
I have a DTS package with over a dozen csv source files. All of source files will be in the same directory but, the directory will not be in the same location on every machine that I need to run the package on. I know that I can use the Dynamic Properties task to set the path for each file. My question is: Is there a way to use a variable in the path to each file so that I only have to set the path variable once (instead of having to do it for each file)?
I have a DTS package with over a dozen csv source files. All of source files will be in the same directory but, the directory will not be in the same location on every machine that I need to run the package on. I know that I can use the Dynamic Properties task to set the path for each file. My question is: Is there a way to use a variable in the path to each file so that I only have to set the path variable once (instead of having to do it for each file)?