I made mistake by uploading the backend file with an older version and now only yesterday's records are missing. I got lucky and was able to get a restore copy of the file that shows all of yesterday's records. However, the current backend file is live and users have already begun to save new records this morning.
Is there an easy way to append only yesterday's records from the restore file to the current backend file? I also notice that the records being created today have already been given primary key numbers that have already been used for yesterday's records which will make it more complicated to have it create new primary keys for each of these records being appended.
Any help or suggestions are appreciated.
Thanks.