How can warnings in queries be set to auto reponse (i.e "yes")?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When executing a query through a macro, how can I automatically set the
response to the warning messages to "yes", instead of having to answer each
question separately. I have seen this done, but have not found an operators
manual or help response that shows how to preset the responses, so that the
macro operates without requiring user interactive response to these pop-up
warnings, requiring a yes or no, such as "You are about to append ## records
to Table "XXX". Do you wish to continue? (Yes or No).
 
Back
Top