banshee343
New member
- Local time
- Tomorrow, 07:26
- Joined
- Mar 17, 2010
- Messages
- 3
I have a database with a main table with an auto number primary key, a user has overwritten a few entries in the main table accidentally, instead of creating new records.
I have the original records in backed up copies of the database but because the primary key will conflict i cant just paste them back in unless i delete the over written data first. But that would mean id have to enter all that data that was used to overwrite in the first place again.
So in short is there a way to paste records from another database with a conflicting primary key? On the selected records that were affected there is also linked tables with records related, id like to restore the related records as well?
is there an easy way? It's only 3 records so it'd only take me 20min to restore manually but id like to know if there is a easier/efficient way for future reference?
I have the original records in backed up copies of the database but because the primary key will conflict i cant just paste them back in unless i delete the over written data first. But that would mean id have to enter all that data that was used to overwrite in the first place again.
So in short is there a way to paste records from another database with a conflicting primary key? On the selected records that were affected there is also linked tables with records related, id like to restore the related records as well?
is there an easy way? It's only 3 records so it'd only take me 20min to restore manually but id like to know if there is a easier/efficient way for future reference?