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

Export Resultset

forums forums SQLyog Using SQLyog Export Resultset

  • This topic is empty.
Viewing 4 reply threads
  • Author
    Posts
    • #9148
      rbma
      Member

      How does it know which application to use for HTML? At one point, it opened up in Notepad. Now it is opening in Excel. :huh:

    • #18853
      Ritesh
      Member

      SQLyog uses the following API:

      http://msdn.microsoft.com/library/default….hellexecute.asp to start the app.

      It should load up the application that is registered to open up HTML.

    • #18854
      peterlaursen
      Participant

      Control panel … Folder settings .. File types

      (translated from Danish .. not sure that terms are exatly like that in English)

      You should set your preferred browser as the default application to open .html files. Sounds like it is only for .htm files as of now. If html-filetype is not registered with the system just add it! You might choose to set it for xml, .shtml and .xhtml and more as well

      The setting is available from the settings menu of most browsers too.

      Very strange that it is opened in Excel. You did not use the export as .CSV option this time? When M$-Office is installed it sets Excel as the default program for .csv-files!

      BTW: thanks for your mail!

    • #18855
      Ritesh
      Member
      Quote:
      BTW: thanks for your mail!

      Yeah 😀

    • #18856
      rbma
      Member
      peterlaursen wrote on Aug 4 2005, 06:29 PM:
      Very strange that it is opened in Excel.  You did not use the export as .CSV option this time?  When M$-Office is installed it sets Excel as the default program for .csv-files!

      Prior to the HTML export, a CSV export was done. I forgot to change/select a different filename so it had the extension .csv thus Excel was used.

Viewing 4 reply threads
  • You must be logged in to reply to this topic.