ADDING PHOTOS TO MY EMPLOYEE TABLE

  • Thread starter Thread starter BobHt
  • Start date Start date
B

BobHt

HELP!!! I have a database for employees that's been
working fine, but now the boss wants to add employee
photo's to our table. I've told him it can be done, but
I'm not sure how to do it. Can someone give me an easy
way to add employee photos to my table. I have all the
photos stored in another file.
 
Thanks, I'll check out the web site.

-----Original Message-----
First, don't. There are better ways of doing this than putting the photos in
the table. For more information, see this link. The best idea is to store
the path to the photo and update the control on the form with this path in
the form's Current event.

http://www.granite.ab.ca/access/imagehandling.htm

--
Wayne Morgan
MS Access MVP





.
 

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