Store Picture In Access

Try the example. It displays as you want, but that is all :confused:

PS: Enough with the PM's. This is a public forum. I do have a life, not just sitting here waiting for the world to ask me a question:mad:
 

Attachments

Personally, I don't save any images anywhere near the database. Instead I get the images referentially by creating a common Image Directory and Image Path. Underneath that is a number of subdirectories all defined. We have about 13,500 images all linked to stock and the last thing the database wants to do is to hurdle over 500MB of blobs.

I use dbpix and for the small cost it has been a godsend.
 
Hello every one,
thanking from all of u, specially Mr. OldSoftBoss...
Problem: when I carry my DB to another place or to another DB then when u want to open the preview form, a message box appears and show that the path not exist or something like that...I tried to make empty the subfrmPreviewPicture but not useful
 

Users who are viewing this thread

Back
Top Bottom