I want to update a last row in the table when user logout of the screen . any body help me . very urgent
When the user log in , i have insert the values in login_tbl..
The field of the Login Table are Login_pk, user_pk_fk , intime , outtime ....
now i want to update the outtime correctly which the user enters.
plz help me
When the user log in , i have insert the values in login_tbl..
The field of the Login Table are Login_pk, user_pk_fk , intime , outtime ....
now i want to update the outtime correctly which the user enters.
plz help me
Comment