transfering identites as foreign keys
hi,
i want to use dts to transfer data from one sql server to another. lets consider that i have 4 tables A,B,C,D. i have identity coulm in every table which is primary key of taht table. also primay key of table A is forign key in table B, and primay key of table B is forignm key of table C and primary key of table C id forign key of another more than 10 tables. how shuld i transfer this data which distutbinmg foreign key - primary key relation .can any one help me.
thanks in advance
santaji
|