I understand that change to Replication means that the autonumber ID's
become 'at random'
But then what happens with MoveLast?
In my code I add a record to a table. This generates a ID.
Now, I just do a 'MoveLast' to retrieve the newly generated ID.
Will this still behave this way after changing to Replication?
Or, how I would retrieve the new ID then?
TIA
Michiel