Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to access the image field stored in ms-access through asp coding

Status
Not open for further replies.

bagoria

Programmer
Aug 11, 2001
1
IN
Hi...I 've got images stored in ms-access but 've no way out to access them though asp codin'...I have no idea which data bound control to use or how to retrive them for my web page...please extend a helpin' hand...
 
Hi,

I'm not sure about this because I don't store images in the database. I usually just store the images URL and retrieve that with my asp pages. On a web, I think just storing the URL is more efficient and easier.

Bye.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top