S
salmanjavaheri
Hi, should a primary key always be a number?
if so, how can one enter data in a user friendly way? for example, in
a form if i want to select a customer name from a drop down list, but
this record has a primary key that is a number, how does the primary
key get stored, without it actually displaying on the form? It would
look better if the name was on the form, not some number. if that
makes any sense. I know how to 'display' non primary key information
in a drop down box and have it select the primary key instead, but
even then the primary key is still shown once you make your selection.
TIA
if so, how can one enter data in a user friendly way? for example, in
a form if i want to select a customer name from a drop down list, but
this record has a primary key that is a number, how does the primary
key get stored, without it actually displaying on the form? It would
look better if the name was on the form, not some number. if that
makes any sense. I know how to 'display' non primary key information
in a drop down box and have it select the primary key instead, but
even then the primary key is still shown once you make your selection.
TIA