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

Insert/Update Version 3.01

forums forums SQLyog SQLyog: Bugs / Feature Requests Insert/Update Version 3.01

  • This topic is empty.
Viewing 3 reply threads
  • Author
    Posts
    • #8269
      jpipes
      Member

      I am using version 3.01, and plan to upgrade (sooner or later 🙂 ) to a newer version of SQLyog. I have been waiting until the Max version comes out…

      Anyway, I have an issue with a table that has an int key and four BLOB fields. When I go to Insert/Update Table, and edit just one of the fields by click on the edit link in the row, the other 3 BLOB fields get NULLed out, unless I go into each BLOB field and just hit OK on each one. This bug has zapped me a number of times now and I was wondering if it has been fixed in a later version, or if there is a work around.

      BTW, if I do a simple update statement in the Query window for the same update like so:

      UPDATE MyTable SET Blob3 = 'Some changes'

      the statement works fine and the other fields are no NULLed out.

      Much appreciative of a great software product…

      Jay Pipes

    • #15337
      Shadow
      Member

      I have bad news for you, this is a known issue of v3.0. Consider upgrading! The problem is that I don't know whether v3.11 has the same issue or not 😕

    • #15338
      Shadow
      Member

      I'm bit messy today… I wanted to give you a link where you can

      get additional info.

    • #15339
      jpipes
      Member

      Thanks much. Will do.

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