Loading an Image by Path at Runtime

TECH TIP: Loading an Image Dynamically

Question: “We store paths to our image files in our database rather than the images themselves. How can I load the images at runtime?”

Answer: Connect the DBImage to the string field and it will automatically try to load the image from the file.