forums › forums › SQLyog › SQLyog: Bugs / Feature Requests › Feature Request
- This topic is empty.
-
AuthorPosts
-
-
August 18, 2003 at 2:22 pm #8136SalkMember
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. <_<
-
August 18, 2003 at 2:38 pm #14801ShadowMember
Type in your query that retrieves the desired records, then press F8 ('select for update') and there you are.
-
August 19, 2003 at 3:50 pm #14802SalkMember
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 ?
😕
-
August 19, 2003 at 5:28 pm #14803RiteshMember
Specify an *order by * clause for the column and press F8
HTH
-
August 20, 2003 at 8:11 am #14804SalkMember
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.
-
August 21, 2003 at 12:20 pm #14805ShadowMember
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?
-
August 21, 2003 at 3:50 pm #14806RiteshMember
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
-
September 4, 2003 at 2:43 pm #14807hjoMember
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.
-
-
AuthorPosts
- You must be logged in to reply to this topic.