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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Display images from a folder

Status
Not open for further replies.

alvintse

Programmer
Joined
Aug 1, 2003
Messages
66
Location
US
In CR 9, is this possible to display images from my local hard disk?
I have all the image files stored in the same folder. Say, c:\images. The file names are a.jpg, b.jpg, c.jpg. .....

In the report, I want to display like this:

a.jpg Product Name a Qtr.
b.jpg Product Name b Qtr.
c.jpg Product Name c Qtr.
...............
...............

That would be easy if I can store all the images to the database. However, I don't know how I can do this in MS SQL server.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top