Hayley Baxter
12-20-2001, 07:45 AM
I have a supplier table and a contracts table in my db, one supp can have many contracts. I have set up the relationship as one to many but I am having a slight problem.
My key fields are set to autonumber, heres what I want to do:
I have one form where I add a supplier and a second form where I add a contract. Now I want to have a form that I can add the supp to the contract. I know the relationship automatically links the data but initially I need to tell it what supp has what contract. If I am going about this in a bad way can anyone tell me how I should be doing it?
I have been given an example all in the 1 form with tab controls as a way of doing this but my contracts table contains fields that have large amounts of data sometimes up to 2 pages long so that is whats puting me off that method.
I also notice in my form the autonumber could be bringing up say no 13 and yet when I go to my contracts tble there are only 8 listed so far. Why is this?
All suggestions welcome as Im fairly new to this
Thanks
[This message has been edited by Hayley Baxter (edited 12-20-2001).]
My key fields are set to autonumber, heres what I want to do:
I have one form where I add a supplier and a second form where I add a contract. Now I want to have a form that I can add the supp to the contract. I know the relationship automatically links the data but initially I need to tell it what supp has what contract. If I am going about this in a bad way can anyone tell me how I should be doing it?
I have been given an example all in the 1 form with tab controls as a way of doing this but my contracts table contains fields that have large amounts of data sometimes up to 2 pages long so that is whats puting me off that method.
I also notice in my form the autonumber could be bringing up say no 13 and yet when I go to my contracts tble there are only 8 listed so far. Why is this?
All suggestions welcome as Im fairly new to this
Thanks
[This message has been edited by Hayley Baxter (edited 12-20-2001).]