S
Stephen
I have a small database that we use to help make inventory
adjustments on our mainframe. I am having errors that I
cannot explain when the database is used by more than one
keypunch operator. I hope to understand why these errors
occur, then set up proper security. Here is what I know:
We download about 1800 warehouse records into the
database. The fields are PartNo Qty Location.
I have a query feeding a form that displays this
information. The form is a continuos form.
We print out a hardcopy report, make necessary inventory
changes, which can include changing quantity, deleting a
record, adding a record, and sometimes changing the
partno, or location, then upload this to the mainframe.
Two or more keypunch operators, operating at the same
time, enter the changes using the form.
Access is loaded on each computer, while the database
application resides in a folder on the server.
There are no workgroups set up.
Record Locks property is set to no locks, on both the form
and the query.
It is rare if ever that two operators modify or delete the
same record.
What the problem is:
We get erratic results. Many times a change that one
operator made, is posted to the record above or below the
desired record to be changed.
I have tried to reproduce the problem in a smaller
controlled situation, using two computers, making defined
changes. I have not been able to reproduce the problem.
We do not get conflict messages, and since two operators
do not work on the same record, we should not.
I suspect somekind of timimg error that I do not
understand, but am afraid to try making changes until I
understand the problem. A full scale test may be in
order, but is expensive. I hope you can point me in the
right direction.
adjustments on our mainframe. I am having errors that I
cannot explain when the database is used by more than one
keypunch operator. I hope to understand why these errors
occur, then set up proper security. Here is what I know:
We download about 1800 warehouse records into the
database. The fields are PartNo Qty Location.
I have a query feeding a form that displays this
information. The form is a continuos form.
We print out a hardcopy report, make necessary inventory
changes, which can include changing quantity, deleting a
record, adding a record, and sometimes changing the
partno, or location, then upload this to the mainframe.
Two or more keypunch operators, operating at the same
time, enter the changes using the form.
Access is loaded on each computer, while the database
application resides in a folder on the server.
There are no workgroups set up.
Record Locks property is set to no locks, on both the form
and the query.
It is rare if ever that two operators modify or delete the
same record.
What the problem is:
We get erratic results. Many times a change that one
operator made, is posted to the record above or below the
desired record to be changed.
I have tried to reproduce the problem in a smaller
controlled situation, using two computers, making defined
changes. I have not been able to reproduce the problem.
We do not get conflict messages, and since two operators
do not work on the same record, we should not.
I suspect somekind of timimg error that I do not
understand, but am afraid to try making changes until I
understand the problem. A full scale test may be in
order, but is expensive. I hope you can point me in the
right direction.