I have an issue with Nettiers. I wish to copy database records from one database to another database using .Nettiers data layer. However when creating the new record in the receiving database I wish to keep the same Identity column value. How would I do this using .net tiers? What I'm trying to do is transfer data from a Staging database to a Live database; and wish to insure the values are identical including the pk's.
Please help Thanks
Matt