How to view images in the report in case of ..........
Posted: Wed Feb 18, 2009 7:38 pm
Hello every one,
My question is:
How to view images in the report in case of these images are not stored in the database but that is already stored is the path of these images?
Consider the following Database table as an example
----------------------------------------------------------------------------------------------------
| ImageID | ImageDescription | ImagePath
---------------------------------------------------------------------------------------------------
| 1 | some describtion | c:\image1.jpg
| 2 | some describtion | c:\image2.bmp
| 3 | some describtion | d:\image3.jpeg
| 4 | some describtion | \\ServerName\SharedFolder\image4.jpg
And so on........
If any one ask why I didn't store the images itself in the database ,I will tell him/her that
My database is an MS ACCESS and its size is limited to 2-Gigabyte!! :pffft:
Please help :dumb:
My question is:
How to view images in the report in case of these images are not stored in the database but that is already stored is the path of these images?
Consider the following Database table as an example
----------------------------------------------------------------------------------------------------
| ImageID | ImageDescription | ImagePath
---------------------------------------------------------------------------------------------------
| 1 | some describtion | c:\image1.jpg
| 2 | some describtion | c:\image2.bmp
| 3 | some describtion | d:\image3.jpeg
| 4 | some describtion | \\ServerName\SharedFolder\image4.jpg
And so on........
If any one ask why I didn't store the images itself in the database ,I will tell him/her that
My database is an MS ACCESS and its size is limited to 2-Gigabyte!! :pffft:
Please help :dumb: