J
John
Is it a bad design to have a primary key a procedures table, be a child key
in multiple sub procedure tables. I am writing a database that has a
procedure table with 25 yes/no fields. If a field is checked yes then a
button will enable. Clicking the button will open a second form. My design
has the form open using the field value from the previous form. It seems to
work fine for now, but I have not started building queries yet and am trying
to avoid trouble.
You help is greatly appreciated.
John
in multiple sub procedure tables. I am writing a database that has a
procedure table with 25 yes/no fields. If a field is checked yes then a
button will enable. Clicking the button will open a second form. My design
has the form open using the field value from the previous form. It seems to
work fine for now, but I have not started building queries yet and am trying
to avoid trouble.
You help is greatly appreciated.
John