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

Data AND Schema Sync.. If Possible

forums forums SQLyog Sync tools, Migration, Scheduled Backup and Notifications Data AND Schema Sync.. If Possible

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #8563
      Marcwolf
      Member

      I have a problem and am looking for a solutions.

      We have a client who is running a web application on a server and usng a MySQL DB there.

      They also have a need to look at the data using MS-Access to create a couple of reports.

      To make things easy for them we have made a local copy of their database on a server in their office and use the SQL Job system to syncronsie the data from the Web server to the Local system.. This was done because it took ages to sort and manipluate te data over the internet using ODBC.

      This work very well.

      However – we DO have a problem.. The Web application is continually evolving and when a DB schema change happens – the Auto update stops until we either send in a copy of the Alter SQL for the local system and get them to use SQLYog (and that IS dangerous), or do a personal visit.

      Can you suggest a way that the SQL job system could check and update the schema from the Web machine to the Local machine before performing an update.

      If this was to happen it will greatly reduce the problems that we have of repeat visits etc.

      Many Thanks

      Dave

    • #16271
      Ritesh
      Member

      You can use SQLyog's Structure Sync Tool (Tools -> Structure Synchronization Tool) to generate the correct ALTER TABLE statements.

      However, what you require is a schedulable Structure Sync Tool. Currently, you cannot schedule Structure Sync Tool. We may add it in one of the future versions of SQLyog.

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