Dear sir,
I have one data base named employee.Accdb , which is loaded on two different locations
User at location 1 will update employee information, i use a query to extract the data for the updated information from this table.
i need to update this table in location 2, ( update the extracted datas from location 1 to location 2, )
I have one field called EmpNo. in table mentioned in Field properties Indexed = Yes ( No Duplicates) to prevent entering duplicate numbers
Please tell me solution to solve this
Ramesh