i tried the below code
lcContent = "0x" + strconv(FileToStr(FilePath) ,15)
and tried inserting it.......it did insert the image into the table but next time when i tried to retrieve the image its giving me the following error message
OLE object is invalid or corrupted.
Unbinding object 'controlname'
i m displaying the image in an OLE object
thanks
manu
lcContent = "0x" + strconv(FileToStr(FilePath) ,15)
and tried inserting it.......it did insert the image into the table but next time when i tried to retrieve the image its giving me the following error message
OLE object is invalid or corrupted.
Unbinding object 'controlname'
i m displaying the image in an OLE object
thanks
manu