$Id: readme.txt,v 1.1 2004/08/07 15:00:45 miguel Exp $
A class to compare 2 DBs.
It outputs the changes to be done and let you execute the SQL-Queries 1 by 1 from the same page.
Requires AdoDB
USAGE
Open the file compare.php.
Replace the access data for the 2 DBs to be compared.
DB1 is the database you'd like to update.
DB2 is the reference DB.
Replace the path to your AdbDb installation directory.
Open up compare.php.
TODO
Need to do some more error-checking.
NOTE
The class is still in BETA... be careful what you are doing!! |