|
Errors |
Top Previous Next |
|
Sometimes as you try to delete or modify a record you will get an error message, and find you are unable to delete the record.
Consider the following:
You had records in the Category table. One record was Family. The other was Family | Relatives. You selected the first record, and tried to delete it. The program noticed that there were other Family records, and did not allow it. You must understand that you cannot delete Family| and leave Family|Relatives. The only way is to first delete Family|Relatives, and then, when there are no subcategories to Family, you will be permitted to delete Family.
Likewise, if you had an email with the category Family, you would not be permitted to delete the Family category. You can go back to email, change the category, and then delete the category record.
You wish to delete an address record. If there are records in the SentTo table with the address, you will not be able to delete it. You can, of course, change fields, such as Valid on Once, so that this address record will be filtered out.
|