access 2010 delete confirmation

  • Thread starter Thread starter lennox
  • Start date Start date
L

lennox

Just moved to access 2010 from 2003.(using mdb)
Access option client settings confirm deletions ticked.
However it does not.

Any clues.

I do have linked tables
I do not set warnings to false

Thanks
 
Am 30.03.2011 16:33, schrieb lennox:
Just moved to access 2010 from 2003.(using mdb)
Access option client settings confirm deletions ticked.
However it does not.

When?
- executing an update-query?
- calling DoCmd.RunSQL?
- calling CurrentDb.Execute?
 
Back
Top