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

Sql Server To Mysql Sync

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #11888
      steavy
      Member

      Hi everyone, is it possible to synchronize a SQL Server table with another Mysql Server table? Thanks

    • #30529
      navyashree.r
      Member

      Hey Steavy,

      Yes, you can sync SQL server table to MySQL table through Import External Data (Ctrl+Alt+O) from SQLyog's Powertools menu using ODBC.

      After selecting table to be synced, you can further use 'DDL/DML optins' in 'Advanced Options' where you can sync or import datas to existing table (both Source and Target tables has same structure) or you can recreate the table by using this option.

      See image “import.jpg”

      Regards,

      Navya

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