I
IreneJ
Hello,
This is a repost, is anyone able to help me with this.
Thanks very much,
IEJ
We have a Call Centre with three entry clerks all taking
appts and recording installations. We have a Main Form
for staff to bring up an address (underlying table is
tblHouses)and assigning it a Call ID. Next procedure is
to open Appt Booking Screen from a selection box, detail
the appt and close and return to main form. After
installation is completed staff will select the specific
Call ID that had been assigned for the address, and using
the Open Installation button, open the installation
screen, fill out all the detail, close, close appt screen
and return to Main Screen.
What is happening is they enter the first install, close
and return to the Main Form and start a second install
and immediately get a error message box reading something
like, "You and another user are attempting to change the
same record....etc."
It seems like it is updating the information to the
tables underlying for installs and appts but it seems
like it may not be updating the tblHouses on the Main
form. It seems to work okay as long as they close all
screens after each install and reopen the Main Form.
This is arduous and time consuming.
I think what needs to happen is on Save and Close of the
Installation screen, the underlying tblHouses closes or
requeries or something to make it move off the record its
on so they don't get this message.
Is anyone able to help me with this and give me some
direction to what might be going on.
Thanks very much,
IEJ
This is a repost, is anyone able to help me with this.
Thanks very much,
IEJ
We have a Call Centre with three entry clerks all taking
appts and recording installations. We have a Main Form
for staff to bring up an address (underlying table is
tblHouses)and assigning it a Call ID. Next procedure is
to open Appt Booking Screen from a selection box, detail
the appt and close and return to main form. After
installation is completed staff will select the specific
Call ID that had been assigned for the address, and using
the Open Installation button, open the installation
screen, fill out all the detail, close, close appt screen
and return to Main Screen.
What is happening is they enter the first install, close
and return to the Main Form and start a second install
and immediately get a error message box reading something
like, "You and another user are attempting to change the
same record....etc."
It seems like it is updating the information to the
tables underlying for installs and appts but it seems
like it may not be updating the tblHouses on the Main
form. It seems to work okay as long as they close all
screens after each install and reopen the Main Form.
This is arduous and time consuming.
I think what needs to happen is on Save and Close of the
Installation screen, the underlying tblHouses closes or
requeries or something to make it move off the record its
on so they don't get this message.
Is anyone able to help me with this and give me some
direction to what might be going on.
Thanks very much,
IEJ