Insert record with specific id even when id field is IdentityOrSequence

Hi,
Is there a way to insert new record which already has id specified but id field is defined as IdentityOrSequence.
This isn't very normal case, in my use case we would restore some tables from client using api and we must keep old id's

Yes, you can use Replicate method: https://download.tmssoftware.com/business/aurelius/doc/web/merging_objects.html

Thanks and sorry again from my bad reading skills :smile: But to be honest - I wouldn't newer guess it by name :D

1 Like

This topic was automatically closed 60 minutes after the last reply. New replies are no longer allowed.