SyncTables copies database tables between MySQL, MS SQLServer and Access. Table structure and data is copied. Strings are transferred correctly using UTF8.
Tables can be copied completely or only modified records are transferred. The Oneway synchonization only transfers modified records from source to destination based on an intelligent algorithm with a last-update column.
An http-tunnel (or https) using PHP connects to MySQL-databases on webhosting servers.
With the windows scheduler local and remote databases can be kept synchronous easily.
A graphical user interface with a wizard helps in creating an XML-configurationfile to define source and target database, tables to copy or synchronize and various options. The main program is a commandline program which reads this XML-file. A DTD to change the XML-file manually is available.
For questions and support visit our forum on http://SyncTables.com/forum
Facts
Objective
Fact
Operating Systems
Windows XP
Supported languages
English
System requirements
MySQL 4.1 and 5.0; for tunneling PHP >=4.4, Microsoft SQL Server 2005, Microsoft Access 2003 and 07