T
t.deem
Guest
Suppose that we have an Object consisting of five Fields as follows: 1- Student ( Record Name ) 2- Student_Number ( Integer ) 3- Student_Name ( text ) 4- Student_age ( Integer ) 5- Student_BirthDay ( Date ) What is the way to Change the value of (Student ( Record Name )) automatically when i change the value of (Student_Name) by the same value of (Student_Name)
Continue reading...
Continue reading...