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...
i am developing a form where i am collecting personal information such as name, address and signature of the person as a bmp file........ i am saving the data in the SQL Server 2005
i am building a SQL query to insert the record.......
the prob that i m facing is that i cannot concatenate the...
i m trying to write a procedure which accepts a form control and a string as the parameters.......
but i dont have a clue how to pass a control as a parameter to this procedure
plz help
thanks
manu
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.