seysenthil
Mar 31st, 2006, 01:09 PM
I need the following to be done in Visual Basisc, Crystal Reports
The follwing is my Table Structure and sample data
===================================================
ID imgNm imgPath(string field)
====================================================
1. bike c:\mypictures\bike.bmp
2. car c:\mypictures\car.jpg
3. smile c:\myicons\smile.ico
4. apple d:\mypictures\fruits\apple.jpeg
etc.,
===================================================
I have image path's stored in the records, and
I want to show the corresponding pictures in the crystal reports.
Let us know how to do that.
Thanks & Regards,
Senthil .R
The follwing is my Table Structure and sample data
===================================================
ID imgNm imgPath(string field)
====================================================
1. bike c:\mypictures\bike.bmp
2. car c:\mypictures\car.jpg
3. smile c:\myicons\smile.ico
4. apple d:\mypictures\fruits\apple.jpeg
etc.,
===================================================
I have image path's stored in the records, and
I want to show the corresponding pictures in the crystal reports.
Let us know how to do that.
Thanks & Regards,
Senthil .R