Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Sja_Dump File Analysis?

forums forums SQLyog Using SQLyog Sja_Dump File Analysis?

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #11876
      andrewteg
      Participant

      I have an ODBC database that does not very a well written dictionary and I'm trying to import it. However, I always get the message that SJA crashed! and a saved location for a dump file. That file does not seem to be text or human readable so I'm wondering if there is any analysis that can be done with that file and how I could use that file if at all.

      Thanks for any tips,

      Andrew

    • #30495
      peterlaursen
      Participant

      The dump can only be used if you have the source code and same Visual Studio version on which the program was compiled. It will have to be loaded into the VS debugging module. So please attach it here (or create a ticket). It has no inforamtion about data – only internal state of pointers, buffers and such.

      Also please try a recent version if your version is old. And tell some details about the ODBC source (what database system?, what datatypes used etc.).

Viewing 1 reply thread
  • You must be logged in to reply to this topic.