Click to See Complete Forum and Search --> : SQL Data Migration


Vaderman
October 18th, 2004, 10:00 AM
I'm currently trying to design a database migration system, whereby each client holds its own database. Each of these databases should hold identical information, and if they don't then update the databases in question.

Could anyone direct me to a reliable and concise source regarding the above please. Moreover, I'm trying to find some literature on how to compare databases, I have a rough idea but comparing each row, for each table and for each databse is rather long winded and sure that its unneccessary too! :)

Regards

John