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!

Displaying Images from a STRING path file.

Status
Not open for further replies.

codeboy

Programmer
Oct 5, 2000
1
US
I need to display two images that are related to each customer. Each customer has a customerid and two imageid's (imageid1 & imageid2) associated with it in a SQL database. The image id's are merely STRING containing the path and filename to the associated image. I can not seem to figure out what type of object or field I need to be using in order to accomplish this and how to pull the image into this field. [sig][/sig]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top