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

Sqlyog

forums forums SQLyog Using SQLyog Sqlyog

Tagged: ,

  • This topic is empty.
Viewing 5 reply threads
  • Author
    Posts
    • #13355
      bobthomas155
      Member

      Hello all,  Can anyone tell me how SQLyog import to external data and how many process to do this?

    • #35330
      peterlaursen
      Participant

      First of all  I have moved this to teh proper Forum  (SQLyog, not MONyog, category.

       

      I am not sure I understand “how SQLyog import to external data and how many process to do this”. But if I do, the answer is that SQLyog as such always runs in a single process (but a multi-threaded process): Modern Operating Systems mostly uses multithreading rather than inter-process communication for concurrency. In addition to this, there will be one or two PLINK processes if you use SSH-tunnel (two if you have autocomplete enabled) plus a Windows system process handling the ODBC-driver. Launching an SJA-module will start an sja.exe process and possiibly a PLINK-(‘slave’)-process, too. 

       

      Maybe we could provide a better reply if you told why you are asking? What are your concerns? 

    • #35331
      bobthomas155
      Member

      I read SQLyog is a GUI tool for RDMS Mysql that’s  why I just want to know how SQLyog import external data? Because in other platform we do this by programming code.

    • #35332
      Kartik Grover
      Spectator

      Hi

       

      With SQLyog you don’t need to it by programming code. You just need to follow some simple steps which involve selecting the the correct options and clicking some buttons.. 😉 You can read all about the import external data tool here..> http://sqlyogkb.webyog.com/category/270-import-external-data.

       

      Regards

    • #35333
      bobthomas155
      Member

      Hi, Thanks for sharing an exclusive and more beneficial resource that’s contain lots of process to import external data. In this site discussed about DNS setting am not sure its like SQLyog sever. Can you describe, how to setup DNS setting with SQLyog?

    • #35334
      Kartik Grover
      Spectator

      Hi

       

      Please see this article in the above link given earlier.. You will find all the details to create a new DSN here..>> 

      http://sqlyogkb.webyog.com/article/275-new-odbc-dsn-data-source-name

       

      Regards

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