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

Problem with Personal Folders

forums forums SQLyog SQLyog: Bugs / Feature Requests Problem with Personal Folders

  • This topic is empty.
Viewing 7 reply threads
  • Author
    Posts
    • #8955
      kenzy
      Member

      I don't know if this has anything to do with it…but I'm connected to a 4.1 DB and it gives me an error when I try to call up something from my Personal Folders:

      “Could not read the key file. 2:The system cannot find the file specified.”

      I save the same piece of code connected to a 4.0 DB and call it up…and it works. Is it just a coinsidence or what?

      Oh and I can't delete the entry in the Personal Folders…it's there for good.

    • #17655
      Ritesh
      Member
      Quote:
      4.1 DB

      You mean MySQL v4.1?

    • #17656
      Shadow
      Member

      Which version of SQLyog do you use? Contents of the personal folder can be deleted manually, it is located under SQLyog's installation folder.

    • #17657
      peterlaursen
      Participant

      BTW …

      what is the idea that an ordinary .sql or .txt-file must be reformatted and renamed by Sqlyog to a .mys -file.

      I tried opening an .mys file in a text editor and Sqlyog has added a non-printable character at the end. If I take an ordinary .txt file rename it to .mys and copy it to the personal folder the last character is missing when inserting it from the gui.

      Example:

      File with the content “select * from mp3_files” will show up as “select * from mp3_file” in the SQL-pane

      However if I add ANY character at the end like

      “select * from mp3_files!” it wil show up as “select * from mp3_filer” and execute correctly.

      Why those capers ?

      (“capers” is according to my dictionary the translation for Danish “narrestreger” that could also be tranlated literally as “fool's invention” 😛 )

    • #17658
      peterlaursen
      Participant

      Sorry .. I mismatched English “mp3_files” and Danish “mp3_filer”

      .. but I believe you got the point!

    • #17659
      Ritesh
      Member

      We plan to completely overhaul the Personal Folder feature in v5.1 of SQLyog. The current implementation of Personal Folder is very basic.

    • #17660
      Shadow
      Member

      That's very true, Ritesh! Personal folder should be located under the user's documents and setting folder on NT based OS – perhaps in Application Data.

    • #17661
      peterlaursen
      Participant

      Much better:

      Personal folders (if there is any need for it at all) should be ANYWHERE and Sqlyog should only save a .lnk not a real file. And “Drag and Drop” would be a nice thing for the editor pane.

      I use my SQL with quite a lot of clients (MS-Office and OpenOffice program for instance), and I'd prefer to save the scripts in a quite a lot of different folders depending on how I use them. For instance if I have a template i OO-Writer that I use for a monthly report, I would like to have the SQL in the same folder as the template.

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