Hi,
There could be problem with the mapping between sorce to destination, or if source primary key column is an identity column then, you need to select identity insert on in data flow task. You can put a data viewer in between sorce and destination to see what data coming in...
-V