A
AlexH113
Hi,
I need to be able to make my primary key dependent on a certain field. For
example, this is my current scenario:
We have six regions which we serve. So, we want for the Primary Key to
reflect which region they are coming from, just by looking at it.
Let's say John Doe comes and tells us that he is from the Tampa Bay region
(TMB). So, the first thing that we enter is the region, which it will then
create the ID, so that John Doe's ID would look like TMB2341.
What do I need to do in order to make it look that way.
Thanks.
J. Alexander Hewes
I need to be able to make my primary key dependent on a certain field. For
example, this is my current scenario:
We have six regions which we serve. So, we want for the Primary Key to
reflect which region they are coming from, just by looking at it.
Let's say John Doe comes and tells us that he is from the Tampa Bay region
(TMB). So, the first thing that we enter is the region, which it will then
create the ID, so that John Doe's ID would look like TMB2341.
What do I need to do in order to make it look that way.
Thanks.
J. Alexander Hewes