Microsoft
Software
Hardware
Network
Question : How not to display Alerts of an update query when a form is opened
I have a form which runs an update query (inside Sub Form_Load) when it is loaded. But because it is an update query , access displays an alert
saying you are about to run an update query.... Do you want to continue
Then it says "You are about to update 2 row(s)" ........ Click yes or on
How can can I disable these alerts, for this form. I couldnt find something like in excel
application.displayalerts=
false
thanks
Answer : How not to display Alerts of an update query when a form is opened
Just put this line in the Load event code (before running the update query):
DoCmd.SetWarnings False
Random Solutions
WRVS4000 Router in front of Cisco ASA
strange connection speed problem
SCCM OSD deployment to Hyper-v R2
Radio button Dependency using JSF and Apache Trinidad
SMTP; 554 5.4.0 Too many Received: headers
how do i/can setup backup DC on an existing 2008 AD.
Fancybox Jquery Form
Installing BES on SBS 2008
core dump
SQL Sever 2008 evaluation expired