MySQL Table Data Comparer Component

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
NeoEvoMan
Posts: 1
Joined: Mon 11 Dec 2006 15:40

MySQL Table Data Comparer Component

Post by NeoEvoMan » Fri 22 Dec 2006 08:28

Do you have plans to add a MySQL Table Data Comparer component to myDAC 5.0 version?

A component that compares and synchronizes data between two database tables (in the same or different databases).

Regards

neoevoman

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Fri 22 Dec 2006 16:53

The CRBatchMove will be able to work in different modes. That will help you to synchronize two DataSets.

Post Reply