Finding differences between 2 databases?

If you need help on how to use the program
Post Reply
fulvio53s03
Posts: 781
Joined: 2007-04-28 05:46:43
Location: Italy

Finding differences between 2 databases?

Post by fulvio53s03 »

I have two almost identical databases: how can I check the differences? :??:
Thanks everyone.
antp
Site Admin
Posts: 9754
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Re: Finding differences between 2 databases?

Post by antp »

If you export them to CSV or save as XML you can then easily compare these text files with a file comparer (e.g. with WinMerge or with Notepad++'s compare plugin).
fulvio53s03
Posts: 781
Joined: 2007-04-28 05:46:43
Location: Italy

Re: Finding differences between 2 databases?

Post by fulvio53s03 »

metodo GENIALE nella sua semplicità.
(ovviamente i due archivi devono essere nello stesso ordine....)
proverò.

A brilliant method in its simplicity.
(Obviously, the two archives must be in the same order...).
I'll try.

Thank you! :grinking:
Post Reply