Question Read images without full path

josephbupe

Registered User.
Local time
Today, 16:57
Joined
Jan 31, 2008
Messages
247
Hi,

Is there a way to modify the function from the Roggers sample at http://www.rogersaccesslibrary.com/forum/topic84.html" in order to load images from the subfolder within the current project's location with the Applicant.CurrentProject.Path? I have an application with about one thousand records and for images only the sub folder name and image name is saved into the image path field like this: ImagePath: \Persons_Images\1.jpg

If Roggers' sample function can be tweaked then I do not have to delete one thousand plus data from my table and start entering again for the sake of saving images with full path into the table ImagePath. Then I would be able to simply import the function into my application and to browse through the one thousand plus images.

I will appreciate your help.
 

Users who are viewing this thread

Back
Top Bottom