How to find the file format from binary data
        Posted  
        
            by acadia
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by acadia
        
        
        
        Published on 2010-03-16T00:52:37Z
        Indexed on 
            2010/03/16
            0:59 UTC
        
        
        Read the original article
        Hit count: 579
        
oracle9i
Hello, We have a Oracle 9i database and OrderDetails table which has a column to store binary data for product images. These images can be viewed only using a 3rd party tool. I have no idea which 3rd party tool. and I have no idea of the format of the image.
Is there anyway from the binary data we can find what format is the image?
Thanks
© Stack Overflow or respective owner