P
props
Guest
Hello
i ve got a table of students (id , name , tel , address )
A search button required on a form with a text box (to enter data) , so the student types in his id number and retrieves his record ,ONLY .
So far i have created the form the search button which works fine . But the problem is the 'restriction' . How can i let the form know that only the student 111 can access his record?
i ve got a table of students (id , name , tel , address )
A search button required on a form with a text box (to enter data) , so the student types in his id number and retrieves his record ,ONLY .
So far i have created the form the search button which works fine . But the problem is the 'restriction' . How can i let the form know that only the student 111 can access his record?