У меня есть файл от SCADA. Я понял, что это OLE-object. Я сделал dumpdirectory. Можно ли нормальным образом открыть этот файл? Может это какая-нибудь база данных? 
Если прочитать, допустим 'Archive',  'Архив печатных документов', 'Property', то после первых 8 байт идет 'RecordID'. Мне кажется, это база данных.
Directory
'Root Entry' (root) 221824 bytes
  'Archive' (storage)
    'ReestrInfo' (stream) 754 bytes
    'Архив печатных документов' (storage)
      'Cell Protection' (stream) 4 bytes
      'Data' (stream) 272 bytes
      'IndexInfo' (stream) 14 bytes
      'Indexes' (stream) 4 bytes
      'Links' (stream) 4 bytes
      'Property' (stream) 310 bytes
      'Record Protection' (stream) 4 bytes
      'TableInfo' (stream) 97 bytes
    'Архивные накопители' (storage)
      'Cell Protection' (stream) 4 bytes
      'Data' (stream) 483 bytes
      'IndexInfo' (stream) 14 bytes
      'Indexes' (stream) 4 bytes
      'Links' (stream) 4 bytes
      'Property' (stream) 3064 bytes
      'Record Protection' (stream) 4 bytes
      'TableInfo' (stream) 97 bytes
    'Архивный протокол' (storage)
      'Cell Protection' (stream) 4 bytes
      'Data' (stream) 4 bytes
      'IndexInfo' (stream) 14 bytes
      'Indexes' (stream) 4 bytes
      'Links' (stream) 4 bytes
      'Property' (stream) 1228 bytes
      'Record Protection' (stream) 4 bytes
      'TableInfo' (stream) 97 bytes
...