F
Fahim
I have two tables tblStudent having fields AdmissionNo,
Class, Section and another table tblresult having fields
AdmissionNo, sub1, sub2, sub3, result(pass or fail).
i want that when i enter the data in tblresult the class
field of tblStudent should be updated if the result field
in tblresult has the value pass.
Class, Section and another table tblresult having fields
AdmissionNo, sub1, sub2, sub3, result(pass or fail).
i want that when i enter the data in tblresult the class
field of tblStudent should be updated if the result field
in tblresult has the value pass.