save and show multi images in reports

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • abushamel
    New Member
    • Mar 2010
    • 1

    save and show multi images in reports

    i want to save images to database then show them in data report with multi recordsets
  • Md Ashraful Isl
    New Member
    • Dec 2016
    • 3

    #2
    First save your image in a folder and then save the image path in the database. When you need the picture use LoadPicture() Function to view the image.

    Comment

    Working...