E
Edm
Hi
I have a table with 2 fields used as primary key, Model
and Serial Number. This is done because the same serial
can be used for different models, but never will the same
model have the same SN.
I have set the keys up, but the program refuses to
recognize the model as part of the key when I enter it
into the table. It reverts to serial number only, causing
the new data (if the serials match older data) to be
removed.
How do I get the model number and serial number to both be
looked at when determining whether a unit can be entered
into the system. Note: I cannot change how my
manufacturers do their serializations.
Thanks,
Edm
I have a table with 2 fields used as primary key, Model
and Serial Number. This is done because the same serial
can be used for different models, but never will the same
model have the same SN.
I have set the keys up, but the program refuses to
recognize the model as part of the key when I enter it
into the table. It reverts to serial number only, causing
the new data (if the serials match older data) to be
removed.
How do I get the model number and serial number to both be
looked at when determining whether a unit can be entered
into the system. Note: I cannot change how my
manufacturers do their serializations.
Thanks,
Edm