
Originally Posted by
orange
How can some be writing to one table, and others be writing to another?
Seems there is/are some untested forms/queries being used in a production system.
This seems to be an issue with testing/maintenance and production activities, or a situation where multiple developers have independent access to database for the purpose of making changes.
Looks like some Standard Procedures are needed.
Finding the duplicates is a small piece of the puzzle. Understanding why duplicates or multiple forms are being used is another, preventing it in future is another and getting some "business practices in place" is yet another.
Good luck.