K
Kashish
There are numerous posts and articles on retrieving the IDENTITY
values after inserts from Dataset.
However, is there a way to force a value of an identity column through
Dataset? The objective is to retrieve bulk rows from a source database
and insert into a target database keeping the values of Identity
columns intact.
Thanks in advance!
values after inserts from Dataset.
However, is there a way to force a value of an identity column through
Dataset? The objective is to retrieve bulk rows from a source database
and insert into a target database keeping the values of Identity
columns intact.
Thanks in advance!