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

Feature request – table data

forums forums SQLyog SQLyog: Bugs / Feature Requests Feature request – table data

  • This topic is empty.
Viewing 2 reply threads
  • Author
    Posts
    • #18442
      peterlaursen
      Participant

      did you check the 4.07 beta/RC-version ? It now displays the beginning of the string/data (using the defined character set for TEXT and the default character-set for non-TEXT, I believe)

      A binary/hex view of data with the BLOB-viewer I know is on the TODO-list (and can't be far away).

      Making the BLOB-viewer resizable is too.

      This I don't understand:

      Quote:
      When I am trying to modify table data, I constantly have to swith between the Table Data & Result tab to determine which row to edit

      You can edit from the RESULT-tab – you just will have to select the table to edit from the drop-down-box showing “Read Only” (this is security feature and very useful with multitable queries/JOINs)

    • #18443
      crivera
      Member

      thanks for your reply.

      Quote:
      This I don't understand:

      When I am trying to modify table data, I constantly have to swith between the Table Data & Result tab to determine which row to edit

      You can edit from the RESULT-tab – you just will have to select the table to edit from the drop-down-box showing “Read Only” (this is security feature and very useful with multitable queries/JOINs)

      To view the data behind the blob object, I had to select the “Show Result In Text” option (Ctrl-L)…

      Quote:
      did you check the 4.07 beta/RC-version ? It now displays the beginning of the string/data (using the defined character set for TEXT and the default character-set for non-TEXT, I believe)

      A binary/hex view of data with the BLOB-viewer I know is on the TODO-list (and can't be far away).

      Making the BLOB-viewer resizable is too.

      I will check it out.

    • #18444
      Ritesh
      Member
      Quote:
      To view the data behind the blob object, I had to select the “Show Result In Text” option (Ctrl-L)…

      You wont need to do that with v4.07 (currently in RC release). v4.07 will show a partial text of the data in the grid itself. You just need to click on it to see/view/use/work with the complete data.

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