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

4.07/4.1B6 Result window sort & select

forums forums SQLyog SQLyog: Bugs / Feature Requests 4.07/4.1B6 Result window sort & select

  • This topic is empty.
Viewing 3 reply threads
  • Author
    Posts
    • #9139
      rrkramer
      Member

      After updating to 4.07 enterprise, clicking on a column header has no effect in the Result window. And I used to be able to select a row with the mouse in grid mode, but that is also disfunctional.

      Updating to 4.1B6 had no noticeable effect, but re-installing 4.02 fixed both problems.

      I am on XP Home, SP2. Suggestions?

    • #18785
      peterlaursen
      Participant

      http://www.webyog.com/forums/index.php?showtopic=1543

      A major change took place with 4.05 with the editable resultpane (that in particular is extremely useful with multitable queries). Unfortunately the sorting functionality with columnheaders in the resultpane was lost then.

      You wil have to include an “order by” in your query instead.

    • #18786
      rrkramer
      Member
      peterlaursen wrote on Aug 1 2005, 05:49 PM:
      http://www.webyog.com/forums/index.php?showtopic=1543

      A major change took place with 4.05 with the editable resultpane (that in particular is extremely useful with multitable queries).  Unfortunately the sorting functionality with columnheaders in the resultpane was lost then.

      You wil have to include an “order by” in your query instead.

      [post=”6669″]<{POST_SNAPBACK}>[/post]

      Has the ability to select one or more rows (to copy to the clipboard) also been dispensed with?

    • #18787
      peterlaursen
      Participant
      Quote:
      Has the ability to select one or more rows (to copy to the clipboard) also been dispensed with?

      I just tried.  it seems that the function is no longer available from DATA-tab.  however it is from RESULT-tab.

      You can execute

      Quote:
      “select * from tablename”

      and do it from RESULT-pane.

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