Link to home
Start Free TrialLog in
Avatar of isames
isames

asked on

SQL SSIS Package

I have a SQL table called ABC, that is being populated with data by a SSIS SQL task. It works fine for the original columns.

I added three new columns to the ABC table.

I modified the original SQL query that the SSIS SQL task is using. I first tested the new query in SSMS, and the three new columns of SQL table ABC has data.

However, when I save the SSIS package with new SQL query, those 3 column show as NULL. The correct values are not there, like when I run the same query SSMS.

Please advise.
Avatar of lcohan
lcohan
Flag of Canada image

You will need to modify that SSIS package whether is stored inside SQL or as a file and re-do the mapping to include the newly added columns in the source query as my guess is they are just "ignore" now.
Avatar of isames
isames

ASKER

Actually I left out an important fact, and I'm sorry about that. It wouldn't populate when running from the SQL job. I had to refresh the SQL job, after I made the changes to the SSIS package and then it worked.
OK so you mean it is now all working as expected after refreshing the SQL Job to point to the modified package?
Avatar of isames

ASKER

Yes.
This question needs an answer!
Become an EE member today
7 DAY FREE TRIAL
Members can start a 7-Day Free trial then enjoy unlimited access to the platform.
View membership options
or
Learn why we charge membership fees
We get it - no one likes a content blocker. Take one extra minute and find out why we block content.