c# - Add image to Crystal Report using return path from database -


i have crystal report. need add logo image report using path return stored procedure.

this thread might old can someone.

1) if path static (means everytime not going changed based on condition), drag , oled object on report , in format object option of same (oled object), specify path of image.

2) can assign path parameter value if need change value database. assign path of database parameter , parameter bind path object.


Comments

Popular posts from this blog

How to access named pipes using JavaScript in Firefox add-on? -

multithreading - OPAL (Open Phone Abstraction Library) Transport not terminated when reattaching thread? -

node.js - req param returns an empty array -