daffy
Jul 12th, 1999, 02:14 PM
Hi
I have problems viewing images that have been stored as blobs. I am able to convert them to files using the getchunk method but whenever I try to open them I get a message of either 'invalid file format' or 'unable
to determine type' depending on the application I use to open them. I believe that the code I have to convert the BLOB to a file is ok, since I am able to convert images to BLOBs and store them in the database, and then later retrieve them and they open fine. If I have to do some filtering or something, could someone please enlighten me?
I am using SQL server and ADO, the images seem to be ok since I am able to open them by binding an RDC to an OLE object.
Regards
D
I have problems viewing images that have been stored as blobs. I am able to convert them to files using the getchunk method but whenever I try to open them I get a message of either 'invalid file format' or 'unable
to determine type' depending on the application I use to open them. I believe that the code I have to convert the BLOB to a file is ok, since I am able to convert images to BLOBs and store them in the database, and then later retrieve them and they open fine. If I have to do some filtering or something, could someone please enlighten me?
I am using SQL server and ADO, the images seem to be ok since I am able to open them by binding an RDC to an OLE object.
Regards
D