a questio about insert pic in ole field for user

S

soha

hi
i want to know that :
1 - how can we define the ole field in a form for user who input
easily picture in it .
 
F

Fred

If it's Access 2003 or older, you certainly should not use OLE field for
pictures.
If it's Access 2007, you would still probably be better off not using OLE
field for pictures.

The alternative is to store the pictures in a separate folder, make text
fields for the pat and file name, and have the user enter the file name into
the text field. Then use coder to display the pictures in forms and reports,
see previous posts for "how to" on that.
 

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

Top