Hi Sir.....
I have a form called FrmMain which get loaded after Login by the User --- (from FrmLogin, Using USEID and the Password)
The FrmMain displays the details of the User on Login like name, ID and Address (Through unbound control boxes)
I have access the Values of the variable from the Table Tblusers (Member_ID as Pkey) and TblMember (Member_FK) (User Login) through Global Variable
Is there any possibilities to Show the Photograph of the User which in stored as attachment in the TblMember.
I have not tried anything because I don't know whether this can be done or not
Hope to get some help....
I have a form called FrmMain which get loaded after Login by the User --- (from FrmLogin, Using USEID and the Password)
The FrmMain displays the details of the User on Login like name, ID and Address (Through unbound control boxes)
I have access the Values of the variable from the Table Tblusers (Member_ID as Pkey) and TblMember (Member_FK) (User Login) through Global Variable
Is there any possibilities to Show the Photograph of the User which in stored as attachment in the TblMember.
I have not tried anything because I don't know whether this can be done or not
Hope to get some help....