C
Colby
I have build a database that contains 3 main tables. Though each table has
data that refers to one element. They are for physician information and are
set up as follows:
The first table is contact information
The second is volume type info
and the third is outcome type info.
All fields are linked to one physician, however, each physician has several
quarters of data. I am running into a problem that in my form, when i add a
new record for a new quarter of values it is overwriting my previous data.
Should i have set my tables up differently?
data that refers to one element. They are for physician information and are
set up as follows:
The first table is contact information
The second is volume type info
and the third is outcome type info.
All fields are linked to one physician, however, each physician has several
quarters of data. I am running into a problem that in my form, when i add a
new record for a new quarter of values it is overwriting my previous data.
Should i have set my tables up differently?