martinainscough
Registered User.
- Local time
- Today, 00:52
- Joined
- Apr 8, 2004
- Messages
- 18
Hi All
I have been looking at other thread but i havent found anything that is similar to my situation.
I have a stock table of products and i want to display an image of each product based on one that is selected at that time. All the images are in one set folder. I need to find the image based on the product code and adding the extension ".jpg" which i have done. I do not have a path and image name field as i am using a table imported from ODBC. However not all the images are present so i need the database to show the image if it exsists and show a "no image" if it doesn't
Is this possible and how would i go about it
Any help would be appreciated
Thanks
Martin
I have been looking at other thread but i havent found anything that is similar to my situation.
I have a stock table of products and i want to display an image of each product based on one that is selected at that time. All the images are in one set folder. I need to find the image based on the product code and adding the extension ".jpg" which i have done. I do not have a path and image name field as i am using a table imported from ODBC. However not all the images are present so i need the database to show the image if it exsists and show a "no image" if it doesn't
Is this possible and how would i go about it
Any help would be appreciated
Thanks
Martin