Viewing 8 posts - 1 through 8 (of 8 total)
Hi,
I figured out what the issue. I have a master package scheduled as a SQL server job.In the master package, there is a script task to attach the configuration file...
January 21, 2010 at 4:08 pm
sabyasm (12/22/2009)
[font="Comic Sans MS"]^^ Correct.
Also you wouldn't want to hardcode something like database names in the script task -
as new databases may be added or dropped.. 😎
[/font]
Hi Sabyasm,
Good point....
December 23, 2009 at 7:35 am
Jeff Moden (12/22/2009)
December 23, 2009 at 7:31 am
That worked for me. I was able to figure out where I'm doing wrong.
Thanks,
Prasad
December 22, 2009 at 9:37 am
Jason Lees-299789 (12/22/2009)
what is the purpose of the package? Is it to parse through a list of files?,...
December 22, 2009 at 9:36 am
Hi,
I'm trying to use "ForEach From Variable" Enumerator. In the foreach loop, I'm able to read only the first item from the collection.
How can I access all the items in...
December 22, 2009 at 7:59 am
Thanks Bru and Phil. I appreciate your help. I will try that approach.
November 20, 2009 at 3:25 pm
Phil Parkin (11/20/2009)
November 20, 2009 at 3:01 pm
Viewing 8 posts - 1 through 8 (of 8 total)