Hi
I am creating a relational database for school work and have got stuck on a
simple problem
i have a table called organisation and one of its fields is organsiation id
(primary key)
in another table, delegates, i have organisation id again, and have a list box
so the user can only select organisation id's which already exist.
the problem is i dont know how to create the validation rule that goes along
with this, so the user can only select those existing organisation id's
thanx in advance for any help, donovan
I am creating a relational database for school work and have got stuck on a
simple problem
i have a table called organisation and one of its fields is organsiation id
(primary key)
in another table, delegates, i have organisation id again, and have a list box
so the user can only select organisation id's which already exist.
the problem is i dont know how to create the validation rule that goes along
with this, so the user can only select those existing organisation id's
thanx in advance for any help, donovan
Comment