I have a some Queries, that modify / delete data in a couple of tables. When I run them in 2007, I get the 'you are about to delete x records'. As these have been used successfully for a while now, I'd like to suppress them for these queries, I know I can turn off the warnings globally through Access Options, but recognise that this isn't good practice.
I have also seen that in 2003 you can switch them off using a Macro 'SetWarnings' but this doesn't appear to be an option in 2007. I have used the Query Wizard to create them and don't have any SQL VBA experience, is there a way to switch them off.
I have also seen that in 2003 you can switch them off using a Macro 'SetWarnings' but this doesn't appear to be an option in 2007. I have used the Query Wizard to create them and don't have any SQL VBA experience, is there a way to switch them off.