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

Feature Request

forums forums SQLyog SQLyog: Bugs / Feature Requests Feature Request

  • This topic is empty.
Viewing 7 reply threads
  • Author
    Posts
    • #8136
      Salk
      Member

      Hi Guys,

      Developers: I think the following feature would be a great Idea to have.

      On clicking F11 (Update records)

      You should have a search / sort function on this screen. I have about 23 table's that each contain about 5000 records each.

      And going through all these records looking for my one specific record i need is harsh. <_<

    • #14801
      Shadow
      Member

      Type in your query that retrieves the desired records, then press F8 ('select for update') and there you are.

    • #14802
      Salk
      Member

      Nope, does not do what I need.

      I will give you a example:

      I have a table of 4306 records. I can sort the initial result by any field (Great), then if I select ONE line and hit F8 it brings up a screen, where the records are not sorted anymore.

      You understand what I mean ?

      😕

    • #14803
      Ritesh
      Member

      Specify an *order by * clause for the column and press F8

      HTH

    • #14804
      Salk
      Member

      Alright,

      I HAVE tried that and does not work.

      I dont think what i want is in the program. And since this is a feature request forum I posted it.

      If the developers think it is in the program, then I can email them images and EXACTLY what Im looking for and you will see that your suggestion does not work.

      Bear in mind, if i only SELECT the ONE row – then I agree, but I need more than 15 at a time.

      Hoping to hear some feedback.

    • #14805
      Shadow
      Member

      No, I don't really get what you mean. It works for me exactly the way you described. What version of SQLyog do you use?

    • #14806
      Ritesh
      Member

      It will be great if you can send me complete description ( step by step ) of what you are doing and what is expected. Screenshots will be great.

      HTH

    • #14807
      hjo
      Member

      I second this feature – although F8 is wonderful, it would be so much easier to be able to sort and search for something within F11 – Insert/Update Table form. It is just time consuming to have to keep typing out queries.

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