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

import table problem

forums forums SQLyog SQLyog: Bugs / Feature Requests import table problem

  • This topic is empty.
Viewing 2 reply threads
  • Author
    Posts
    • #14957
      Ritesh
      Member

      Can you mail me the CSV file with the Table structure?

      A screenshot of the Escaping Character dialog will be nice 🙄

    • #14958
      apmuthu
      Member

      SQLYOG v3.61

      on Win98 with MSIE v6.0 SP!

      Export a table as CSV

      Import into another database's table.

      A blank record appears along with the imported data.

      SQLYOG.INI file's relevant portion:-

      Code:
      [CSVESCAPING]
      ESCAPEDBY=\
      FESCAPE=,
      LESCAPE=rn
      ENCLOSEDBY=
      ISESCAPED=1
      ISFIXED=0
      LINETERMINATED=1
      ISENCLOSED=0
      ISOPTIONALLY=0
      FIELDSTERM=1

      Ap.Muthu

    • #14959
      Ritesh
      Member

      Can you paste the LOAD LOCAL SQL syntax that SQLyog sends to the MySQL server? You can get it from the History.. tab.

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