Retrieving bitmap images from sql server

admin

Administrator
Staff member
Hi!

I know that a lot of people have anwsered this question but not exactly the problem that I have right now.

Well, I want to retrieve bitmap images from an image field on a sql server database. The question is that I need to strip the OLE headers from the field before I can get the binary image concerning the bmp picture.

Does anyone here has any idea about the way to handle with these OLE headers on the field?

Thanks in advance.

Ciro Martins
 
Back
Top