T
Tony
Hi All,
I've got an Access 2000 database running on Windows 2000 client & server.
From time to time, when the user of the database is entering a new record,
the record is written ('disappears', as the user tells me). The process is
as follows:
1) The user keys in the record
2) The user double checks the data, is interrupted, etc., allowing the data
to sit in the form from a few seconds to a few minutes
3) During checking, interruption, etc., the record is written with no input
from the user
4) The user can find that the record was written using the search form
Here's what's going on with the form:
1) All form navigation is turned off. I.e., the user can only move away
from the form by clicking buttons that explicitly save, cancel, or duplicate
the record, or by closing Access
2) The code behind the form is fairly simple. There is code that hooks the
mouse wheel, clears the clipboard, and validates data, but other than that
the form is pretty straightforward
We suspect that there is something going on with either the server or
network connectivity, but have yet to nail anything specific down. The user
thinks this problem began coming up about 2 weeks ago (but is unsure) and it
turns out that our network admin performed some maintenance on the server at
about that time and that's the last time it was rebooted.
Other than the obvious of looking at the network & server, if anyone has any
suggestions on things to check, your help is appreciated.
Thanks & Ciao,
Tony
I've got an Access 2000 database running on Windows 2000 client & server.
From time to time, when the user of the database is entering a new record,
the record is written ('disappears', as the user tells me). The process is
as follows:
1) The user keys in the record
2) The user double checks the data, is interrupted, etc., allowing the data
to sit in the form from a few seconds to a few minutes
3) During checking, interruption, etc., the record is written with no input
from the user
4) The user can find that the record was written using the search form
Here's what's going on with the form:
1) All form navigation is turned off. I.e., the user can only move away
from the form by clicking buttons that explicitly save, cancel, or duplicate
the record, or by closing Access
2) The code behind the form is fairly simple. There is code that hooks the
mouse wheel, clears the clipboard, and validates data, but other than that
the form is pretty straightforward
We suspect that there is something going on with either the server or
network connectivity, but have yet to nail anything specific down. The user
thinks this problem began coming up about 2 weeks ago (but is unsure) and it
turns out that our network admin performed some maintenance on the server at
about that time and that's the last time it was rebooted.
Other than the obvious of looking at the network & server, if anyone has any
suggestions on things to check, your help is appreciated.
Thanks & Ciao,
Tony