Getting query error

  • Thread starter Thread starter Oded Kovach
  • Start date Start date
O

Oded Kovach

Hello there

I have a mdb with many action quries

In order to prevent the user from watching the messages of (you are going to
add/delete/modify XXX rows) i place docmd.setwanrnings FALSE before running
action query. But disabling the warnings also prevents me of getting errors
just like (0 rows added due to Null value)
Is there a way with code to know whether the query succesedded or not?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Run series of query -- I don't want any pop-up 2
Set Warnings false is misbehaving 2
Remove warning pop up choice 4
update query 11
Make Table Query 3
Excel On Error Resume Next 2
Strange warning message 1
#error - Blank 3

Back
Top