M
MaCh
Hi
I have a form named Client containing the information of the Client
and attached to it is a subform Parent which has information about
Client's parent. In the client form, i put a combo box for Client ID
and when i select a Client ID and go to the subform to enter or edit
information about parent, it gives me an error.
"The changes you requested to the tables were not successful because
they would create duplicate values in the index, primary key or
relationship. Change the date in the field or fields that contain
duplicate data, remove the index, or redefine the index to permit
duplicate value entries and try again."
I dont know the reason behind it. I use the following procudure in
creating the form and combo box.
1. I made a form using wizard and selected fields from two tables ,
Client and Parent.
2. Using wizard option, I selected by form with subforms and tabular
format.
3. After the form is made, I changed the Client ID to combox box.
Can anyone help me in finding my error.
Thanks
MaCh
I have a form named Client containing the information of the Client
and attached to it is a subform Parent which has information about
Client's parent. In the client form, i put a combo box for Client ID
and when i select a Client ID and go to the subform to enter or edit
information about parent, it gives me an error.
"The changes you requested to the tables were not successful because
they would create duplicate values in the index, primary key or
relationship. Change the date in the field or fields that contain
duplicate data, remove the index, or redefine the index to permit
duplicate value entries and try again."
I dont know the reason behind it. I use the following procudure in
creating the form and combo box.
1. I made a form using wizard and selected fields from two tables ,
Client and Parent.
2. Using wizard option, I selected by form with subforms and tabular
format.
3. After the form is made, I changed the Client ID to combox box.
Can anyone help me in finding my error.
Thanks
MaCh