J
Jack
Hello,
I'm using Access 2002. I'm running several queries via a macro. In the
macro, I'm turning off warning messages and turning them back on when the
macro has run it's last query. However, I do not want to lose certain
messages, such as when a certain number of records cannot be inserted due to
key violations, and would like to log them in an error log. Is there anyway
to capture those? I've considered executing them from either a database or
connection object but those objects don't seem to store the message. Do I
have any options?
Jack
I'm using Access 2002. I'm running several queries via a macro. In the
macro, I'm turning off warning messages and turning them back on when the
macro has run it's last query. However, I do not want to lose certain
messages, such as when a certain number of records cannot be inserted due to
key violations, and would like to log them in an error log. Is there anyway
to capture those? I've considered executing them from either a database or
connection object but those objects don't seem to store the message. Do I
have any options?
Jack