storing images

  • Thread starter Thread starter Chris
  • Start date Start date
You don't! You should avoid storing the image in the mdb file - this leads
to bloating. A better way is to store the path of the image and then use
code to display the image on the form. Check here for a more detailed
explanation of the problem and links to sample solutions:

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

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