picture saving - ms access

  • Thread starter Thread starter Gurpreet Singh
  • Start date Start date
G

Gurpreet Singh

i want to add pictures in one of my tables in ms access ..
is there any ay of doing that?
 
It is always better to add a path to a picture and use an Image control to
display it in a form or report. You can also embed a picture in a Bound OLE
field using a form to write to the corresponding field in the table.
 
Using this particular method of setting the path for the images, would it
work well if the image we, say, an employee picture and needed to change
from one employee to the next?

Jason Lopez
 
Yes
In the example you can see how to display a picture for each property, it
would work just the same with pictures for employees
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top