hi friends,
I am facing one problem...
I am using ms-access .
I have parent table with fields (empid(primary key),password,f lag).and child table with fields (empid(fk),empn ame,date,intime ,outime,remarks ).
If i enter empid and name of month,the output contains fields like:empid,empn ame,date,intime ,outime,remarks .
My problem is if i enter empid and name of month,it has to get all records of employee(holdin g that empid) throughout the specified month..
Please send solution for this...its very urgent.........
I am facing one problem...
I am using ms-access .
I have parent table with fields (empid(primary key),password,f lag).and child table with fields (empid(fk),empn ame,date,intime ,outime,remarks ).
If i enter empid and name of month,the output contains fields like:empid,empn ame,date,intime ,outime,remarks .
My problem is if i enter empid and name of month,it has to get all records of employee(holdin g that empid) throughout the specified month..
Please send solution for this...its very urgent.........
Comment