Each language has it's own way of dealing with BLOBS. VB6 for example handles these fine. You have to make a text/binary parser to extract the info after you get it from the database. As mentioned, you will have to look at the .cpp file to figure out what's in the file byte by byte
GeorgeS
|