I have a replicated database where the primary key is an autonumber and random. I have limited access to the backend structure (i.e. adding fields).
So is there a way to determine the last record inserted into a table without an increasing autonumber or date time stamp? Thanks. Thanks in advance.
So is there a way to determine the last record inserted into a table without an increasing autonumber or date time stamp? Thanks. Thanks in advance.