Hi,
I'm creating a SSIS pkg to feed a SQL Server table having an identity primary key.
I'm trying to use a data flow task, but the run goes in error, or because I cannot to pass a NULL valuer or because I cannot to pass a specified value.
Any suggests to solve this issue? Thanks