forums › forums › SQLyog › Using SQLyog › Sqlyog
- This topic is empty.
-
AuthorPosts
-
-
May 2, 2015 at 5:41 am #13355bobthomas155Member
Hello all, Can anyone tell me how SQLyog import to external data and how many process to do this?
-
May 4, 2015 at 12:15 pm #35330peterlaursenParticipant
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?
-
May 7, 2015 at 11:30 am #35331bobthomas155Member
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.
-
May 13, 2015 at 7:54 am #35332Kartik GroverSpectator
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
-
May 16, 2015 at 10:13 am #35333bobthomas155Member
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?
-
May 20, 2015 at 10:44 am #35334Kartik GroverSpectator
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
-
-
AuthorPosts
- You must be logged in to reply to this topic.