Hi,
I created a simple table consisting of an identification number field (pid), name field (Ptname), and surname field (Ptsurname). The identificaiton number is an 11 digit number, unique for every person. The database is empty. The users are going to fill it using a form consisting of previously mentioned fields. After entering the ID number, I want the database to be able to fill the name and surname fields automatically if a previous record exists. How can I achieve this? Thanks in advance...
I created a simple table consisting of an identification number field (pid), name field (Ptname), and surname field (Ptsurname). The identificaiton number is an 11 digit number, unique for every person. The database is empty. The users are going to fill it using a form consisting of previously mentioned fields. After entering the ID number, I want the database to be able to fill the name and surname fields automatically if a previous record exists. How can I achieve this? Thanks in advance...