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

Update Data In Datagridview

forums forums SQLyog Using SQLyog Update Data In Datagridview

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #11752
      jann
      Member

      hello,

      i have a problem to make my datagridview update/save, i use vb2008 integrate with sql yog database. the data will display in datagridview

      in vb2008 and my problem is when i fill the row in datagridview the data not save/update.so, how can i do for make my datagridview update/save the data.

      please help me…!!!!

      thank you.. 🙂

    • #30022
      navyashree.r
      Member

      Hi,

      To save from the SQLyog GRIDs (of the data or result tabs) you will have to click the 'save' icon (looking like a diskette), or you will need to move the cursor to another row with one of the arrow-keys.

      If this also fails then it maybe,

      http://webyog.com/faq/content/29/162/en/ta…-to-update.html

      Between please paste,

      1) CREATE TABLE statement for an affected table

      2) Some UPDATE statement that failed (copy from HISTORY tab)

      99.9 % that the WHERE-clause in the UPDATE statement sent by SQLyog does not match any row! The FLOAT problem is very likely!

      Please confirm.

      Regards,

      Navya

Viewing 1 reply thread
  • You must be logged in to reply to this topic.