V
Vinod
Hi All,
I've developed a bound form in Access 2003 with country and product
dropdowns. On selection of country and product dropdown values the
corresponding stock details with order number, quantity and unit price gets
displayed in the form. Finally we placed the access .mdb file in shared
location.
Now the database from shared location is opened by two users in two
different systems. Two users selected same country and same produt id. One of
the user modified unit price for that selected product and that has been
changed in the table.
But the modified Unit price is not refreshed in 2nd user's form. When 2nd
user tried to select another product from produt dropdown then 2nd user
getting the following message on click of 'Ok' button the modified unit price
is refreshed but product dropdown still displaying old selection.
Here is the message box info:
The data has been changed.
Another user edited this record and saved the changes before you attempted
to save your changes.
Re-edit the record.
Here is my question, I don't want the 2nd user getting this message and the
product dropdown should select with selected value from dropdown followed by
refreshing/requery the form with selected dropdown values.
It would be appreciated if any one can share your thoughts or ideas to give
workaround for my question.
Advanced Thanks
~Vins
I've developed a bound form in Access 2003 with country and product
dropdowns. On selection of country and product dropdown values the
corresponding stock details with order number, quantity and unit price gets
displayed in the form. Finally we placed the access .mdb file in shared
location.
Now the database from shared location is opened by two users in two
different systems. Two users selected same country and same produt id. One of
the user modified unit price for that selected product and that has been
changed in the table.
But the modified Unit price is not refreshed in 2nd user's form. When 2nd
user tried to select another product from produt dropdown then 2nd user
getting the following message on click of 'Ok' button the modified unit price
is refreshed but product dropdown still displaying old selection.
Here is the message box info:
The data has been changed.
Another user edited this record and saved the changes before you attempted
to save your changes.
Re-edit the record.
Here is my question, I don't want the 2nd user getting this message and the
product dropdown should select with selected value from dropdown followed by
refreshing/requery the form with selected dropdown values.
It would be appreciated if any one can share your thoughts or ideas to give
workaround for my question.
Advanced Thanks
~Vins