How to display image or picture from database to crystal report.In database i have only picture name.n picture are store in folder.

Recommended Answers

All 2 Replies

If you have the image source information stored in a database and the pictured stored in a folder then simply connect to the database, read the path, and assign this path to the source attribute of the image element\control.

If you have many images you can also use a repeater control.

How you actually implement this depends on exactly what you are trying to do and how you plan on getting the data from the data source and elements or controls you will be using.

But in crystal report how to take these controls and how to assign path to the source attribute of the image element\control.

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.