I
Iram
Hello.
I am creating a table that requires more than 250 fields (total of about 350
fields). All of these fields are required per record. When I couldn't create
any more fields because of the limit I figured that I could create another
table and extend the fields into it by joining a common field in both tables
using a one to one relationship. The problem is that when I create a record
in the primary table I can't get the joined table to create auto create the
same common field like a One to Many relationship does automatically. How do
I mitigate this? I need about alot of fields for one record. Later I am going
to need help creating an audit table for all 350 fields joined across two
tables, but that's going to be a whole new question all on its own.
Thanks.
Iram/mcp
I am creating a table that requires more than 250 fields (total of about 350
fields). All of these fields are required per record. When I couldn't create
any more fields because of the limit I figured that I could create another
table and extend the fields into it by joining a common field in both tables
using a one to one relationship. The problem is that when I create a record
in the primary table I can't get the joined table to create auto create the
same common field like a One to Many relationship does automatically. How do
I mitigate this? I need about alot of fields for one record. Later I am going
to need help creating an audit table for all 350 fields joined across two
tables, but that's going to be a whole new question all on its own.
Thanks.
Iram/mcp