J
Jeremy Dove
I have a multiple field primary key.
I have 1 main table (contracts) and related tables
(customer, production, service, and billing)
i had it when i was using a single field primary key i
could click a button and using append queries create
corresponding records in each of the related tables
whenever i made a new record in the contracts table. now
with the need to make a multiple field primary i am at a
loss on how to do this. Can anyone help?
Thanks
I have 1 main table (contracts) and related tables
(customer, production, service, and billing)
i had it when i was using a single field primary key i
could click a button and using append queries create
corresponding records in each of the related tables
whenever i made a new record in the contracts table. now
with the need to make a multiple field primary i am at a
loss on how to do this. Can anyone help?
Thanks