Hello guys...
I hope some of you guys can help me with this problem. (My first language is not ENglish, so here goes....)
I'm trying to insert a picture for each employee to be stored in an Employees table from a form.
What I want to do is for the user of this database to insert a picture using a form (that has an additional button to insert the picture) to be stored in a table.
I would like this additional command button to pop-up a dialog box asking the user to browse the picture for the Employee, and as soon as the user has select the picture file (e.g: jpg, bmp, gif) and click OK, then the form will store the picture in the Employees table.
Does anyone know any other way to do this, besides using a command button? Or does anyone know the code to make this particular command button to function like what i wanted to do.
p/s: I don't have any background of using vb, so my knowledge in VB is limited.
Hope you can understand what I'm explaining here. Please feel free to ask me any other information for the database that I'm working on.

I hope some of you guys can help me with this problem. (My first language is not ENglish, so here goes....)
I'm trying to insert a picture for each employee to be stored in an Employees table from a form.
What I want to do is for the user of this database to insert a picture using a form (that has an additional button to insert the picture) to be stored in a table.
I would like this additional command button to pop-up a dialog box asking the user to browse the picture for the Employee, and as soon as the user has select the picture file (e.g: jpg, bmp, gif) and click OK, then the form will store the picture in the Employees table.
Does anyone know any other way to do this, besides using a command button? Or does anyone know the code to make this particular command button to function like what i wanted to do.
p/s: I don't have any background of using vb, so my knowledge in VB is limited.
Hope you can understand what I'm explaining here. Please feel free to ask me any other information for the database that I'm working on.