Newman
Québécois
- Local time
- Today, 08:00
- Joined
- Aug 26, 2002
- Messages
- 766
Hello,
I had this huge table with over 200 fields.
Since the form related to this table has 3 tabs, I thaught it could be usefull to divide my table into 4. One for the main form and one for each tab.
I made 1 to 1 relations with the primary key that I brought to every tables. I use the key of the main table (an autonumeric field) for my form.
Now, when I create a new record in my main form, it says that I cannot add this record 'cause the corresponding record is needed in the main table.
???I can't add a record unless it has already been added???
I tried a lot of things and nothing works.
I can't find out where the problem lies.
Should I come back to a single table?
Thank you for your help!
Newman
I had this huge table with over 200 fields.
Since the form related to this table has 3 tabs, I thaught it could be usefull to divide my table into 4. One for the main form and one for each tab.
I made 1 to 1 relations with the primary key that I brought to every tables. I use the key of the main table (an autonumeric field) for my form.
Now, when I create a new record in my main form, it says that I cannot add this record 'cause the corresponding record is needed in the main table.
???I can't add a record unless it has already been added???
I tried a lot of things and nothing works.
I can't find out where the problem lies.
Should I come back to a single table?
Thank you for your help!
Newman