C
CJ
Patients-physician-querry
relational database with 2 tables, physicians and Clients,
In the Client DB, there is a number that implies the physician,
I can easily make a form where you put in the physicians number,
but..
If I want the dropdown box to show the name of the physician I have to
base it on the other table. (the physician table),
Now when I choose a different last name it will update the wrong
table. (the physician table),
In the client form, is it possible to choose the physician based on
his name rather than the number?
thanks,
crzzy1
relational database with 2 tables, physicians and Clients,
In the Client DB, there is a number that implies the physician,
I can easily make a form where you put in the physicians number,
but..
If I want the dropdown box to show the name of the physician I have to
base it on the other table. (the physician table),
Now when I choose a different last name it will update the wrong
table. (the physician table),
In the client form, is it possible to choose the physician based on
his name rather than the number?
thanks,
crzzy1