I have a small number of .jpg images (total about 1.2mb) that I would like to import into a table for use with a form which displays the appropriate photo for each record.
The reason for storing them in a table and not creating a link to another folder is that the database has to be a portable entity which is distributed to a number of different users. Once the photos are imported, that's it -there will be no more, other than updates.
I have found a proprietary database on the internet which actually does this, so I know it can be done. However, my knowledge of VB is not good enough to enable me to work out how they do it.
I have read all the threads about linking a form to a folder but I can find nothing relating to importing. I would be most grateful if someone could show me the way.
Best Regards
John
The reason for storing them in a table and not creating a link to another folder is that the database has to be a portable entity which is distributed to a number of different users. Once the photos are imported, that's it -there will be no more, other than updates.
I have found a proprietary database on the internet which actually does this, so I know it can be done. However, my knowledge of VB is not good enough to enable me to work out how they do it.
I have read all the threads about linking a form to a folder but I can find nothing relating to importing. I would be most grateful if someone could show me the way.
Best Regards
John