Mansoor Ahmad
Registered User.
- Local time
- Today, 11:19
- Joined
- Jan 20, 2003
- Messages
- 140
I want to show photos on a form and a report..
My present setup is as follows
I have been saving the photos in a separate folder on network. The main table in my database contain a column named photos which is set as hyperlink. On the form user enters a text in this field and then by right clicking over it, link it to the relevant photo.
So whenever you are on this record on form, you click on the hyperlink and it opens the photo.
What I want to do is to display the photo on form and also on report as well.
I have studied and searched for it and what I have understood is that it is only possible if you have a text field in a table where paths of photos is stored.
But as I have got a different system, is there a way where I can do it? I cannot store photos in a table because of their huge quantity.
Thanks
My present setup is as follows
I have been saving the photos in a separate folder on network. The main table in my database contain a column named photos which is set as hyperlink. On the form user enters a text in this field and then by right clicking over it, link it to the relevant photo.
So whenever you are on this record on form, you click on the hyperlink and it opens the photo.
What I want to do is to display the photo on form and also on report as well.
I have studied and searched for it and what I have understood is that it is only possible if you have a text field in a table where paths of photos is stored.
But as I have got a different system, is there a way where I can do it? I cannot store photos in a table because of their huge quantity.
Thanks