Saturday 09 December 2006 5:08:22 am
hello all,
how to fetch object relations attribute,
for example i have a 2 class called Teacher & Subect
Subject contains
-------------------
Name : aaa
Standard : 5th and Teacher_name (This is "object relation" to Teacher) : bbb
Teacher contains
---------------------
Name : bbb
Qualification : MCA
Experience : 5yrs ..... etc i want to get all the infos of teacher "bbb" (infos like MCA , 5 Yrs...etc) when i select the info of student "aaa" please any one guide me to achieve the above
-- Satheesh R
Thanks and Regards
R Satheesh
|