Whenever there was an error in importing data from external sources, for example, the erroneous fields would be saved in one or more tables. After some time, the number of such tables will amount to quite a number. Is there a way to suppress creation of such tables of error? As an alternative, is there a way to delete them from codes (as I will not know the names of the tables)?
BTW, will such tables of errors be created in a MDE database too?