is it possible to get rid of msg "You are about to run an update query that will modify data in your table"?
My users are complaining to receive that msg and another post message "You are about to update ?? row(s).
It pops up 3 times because I have 3 update queries.
I tried to combine them but I get an error because of
relationships.
is it not possible to get rid of that msg?
My users are complaining to receive that msg and another post message "You are about to update ?? row(s).
It pops up 3 times because I have 3 update queries.
I tried to combine them but I get an error because of
relationships.
is it not possible to get rid of that msg?