My database sits on a citrix server and is accessed by several users. Each time they access this the default options change. I don't want to get any query messages whatsoever append or whatever as I trap any errors myself. Any suggestions?
You can add an autoexec macro and add the line "SetWarnings" to No. This will turn all warnings of all kinds off, every time you open the database.
Of course this has its own dangers. The most annoying for me is that whenever I edit a form or report (or whatever), instead of ASKING me to save, it simply ASSUMES I want to save changes. --
Find common answers using Google Groups:
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.