![]() |
|
||||
Duplicate Record ID |
Problem File asks to rebuild record array and/or menu array every time. Verify File gives warning about dupe ID (plus a 'record not in right place' error) Diagnosis Versions of Goldenseal accounting software before 2.4 would save a record with the wrong ID in a few extreme cases, so it would duplicate an existing ID. It may also be possible to get a dupe ID if importing data that fills values into the ID field, if there is a duplicate there (we've seen it in one user file, although theoretically the code should not do that). Goldenseal business management software gets confused by having two records with the same ID and gives various error messages. Solution We now have an interface for removing duplicate ID numbers. Before you begin, jot down the name of the class that is giving an error message about duplicate ID numbers-- for example, Customer Accounts or Checking Transactions. If you get more than one error message when you open Goldenseal, jot down the names of all classes where there are errors. WARNING-- Before doing the following, be sure to make a backup copy, just in case the repair makes things worse instead of better. Next, follow these steps:
Comments Entered 7/16/04 by Casey. Revised 2/14/06. Updated
11/4/2010. |