Click to See Complete Forum and Search --> : how to insert a picture in Crystal Report reading as binary


Silly Star
December 15th, 2005, 04:36 AM
hi all,

how to insert a picture in Crystal Report reading as binary from database (SQL SERVER).

Silly Star
December 22nd, 2005, 01:51 AM
isn't any guru here to solve my problem

i also used the follwing but not working


Picture1.SetoleLocation app.path & "\" & Field1.Value



i have a picture box in crystal report and field in table which stores path name of the picture file.