How to show image in image control from ms access database.

Recommended Answers

All 2 Replies

I'd suggest you to create image handler

first you have to save the path of the image file then you have retrive this path &
path="~\images\1.jpg"
write image1.imageurl=path

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.