Recommend this page to a friend! |
Download .zip |
Info | View files (9) | Download .zip | Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2004-08-08 (12 years ago) | Not enough user ratings | Total: 1,738 | All time: 2,185 This week: 936 |
Version | License | Categories | ||||
compare_db 1.0.0 | GNU General Publi... | Databases |
Description | Author | |||||||||||||
This package is meant to compare two databases and generate the necessary SQL commands to alter one to have the same structure and data of the other. |
|
$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!! |
Files |
File | Role | Description |
---|---|---|
compare.php | Example | The file to access from the browser |
compareDb.class.php | Class | Holds the class which handles the data |
mysql_charsets.lib.php | Aux. | Needed library class (borrowed from phpMyAdmin) |
readme.txt | Doc. | Readme file |
sqlparser.data.php | Aux. | Needed library (borrowed from phpMyAdmin) |
sqlparser.lib.php | Aux. | Needed library (borrowed from phpMyAdmin) |
string.lib.php | Aux. | Needed library (borrowed from phpMyAdmin) |
template.css | Data | Styles for the output |
template.php | Data | The template file for the output |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|