Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Updating binary images

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2000-09-06 : 23:48:21
Sean writes "Although it is easy to get images from a DB and add them to a DB, I can't seem to find an example of updating images. This became a real chalange for me when my company wanted me to implement a COM object to alter images. How do I get the altered image back into the DB?

If I try a 'normal' update I get a type mismatch. I know the field when I retrieve it is LongBinaryData 205 in ADO.

Please post an example for the workd to see, since no one else is up to it.

sean"

   

- Advertisement -