Logging failed append records

nygauk

New member
Local time
Today, 04:20
Joined
Jun 16, 2008
Messages
1
Does anyone know the best way of creating a error log table containing records that have failed to append to a target table for reasons of validation? I think this must be done using vba code to loop through the source table records appending each one in turn to either the target table or to the error log table as appropriate.

thanks
 
im not sure, but i thought access has an error log table already, theyre just hidden
 

Users who are viewing this thread

Back
Top Bottom