SSIS is inserting all NULLs
I'm running a very simple SSIS package that pulls 1 column out of an IBM UniVerse RDBMS and inserts it into a SQL 2008 (not R2) table. The problem is that it's inserting all NULLs even though every record in the source has a value.
November 3rd, 2010 3:02pm

It was inserting the NULLS because there was actually an error. I had accidentally set the error output to ignore. I only want it to ignore truncation errors. Anyway.. new problem
Free Windows Admin Tool Kit Click here and download it now
November 3rd, 2010 3:06pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics