Configuration Tables not passing values to package

  • So the title pretty much says it all. I developed a package on our dev server, gave the DBA what he needed to change the table so that all the connection strings in the package would work on the prod server. The DBA followed all the steps, I double checked the config table to make sure that everything was pointing to prod and it is. But the package is throwing errors like the config table is not populating the specified values in my package configuration. Anyone run into this?

  • Please post the actual error messages.

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • the error given was an eroneous SSIS Message but I figured out the problem. The configuration for the table in the package was set to a different server than the Environment Variable. Thank you!

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply