Hi,
I am trying to do error handling during insert in MS Access 2002 (OS: MS XP)
The problem is that when a duplicate record is added for the primary key field or a null value included in a unique filed, an error appears:
"Microsoft Access cannot append all the records in the append query!"
What I want is to suppress this message and display my own message, but both this message and mine...