Viewing 7 posts - 1 through 7 (of 7 total)
This was removed by the editor as SPAM
May 2, 2017 at 2:30 pm
Is your connection named the same in each package? Table configs are referenced by name in the table.
Try creating a table config in each of your packages that is...
March 13, 2013 at 8:29 am
I've never tried it, but if your shared connection has the same name in each package, you should be able to create a single Package config in each package of...
March 13, 2013 at 7:49 am
Yeah, I'm kinda confused too.
So you have an inbound column of datatype Char(1) or something character based? And you want to derive a new column from that which will be...
January 11, 2013 at 7:13 am
I was Using ServerName as an example, remember, Package configs can be used to manipulate any package property.
Lets look @ it this way.
We're dealing with two spheres of SSIS: one...
January 4, 2013 at 12:23 pm
My knee jerk reaction is to say "Deploy your packages". Just create a dev folder on your SSIS server and plop them in there. Its pretty easy to deploy 100s...
January 4, 2013 at 11:43 am
When you save your package from BIDS, the values you have for all properties are saved in the DSTX.
If you have package properties stored in your SSIS Config table, those...
January 4, 2013 at 11:23 am
Viewing 7 posts - 1 through 7 (of 7 total)