|
|
| Problems? Is your data what you think it is? | |
| PerlMonks |
Re: Automated detection of different tables with same nameby bart (Canon) |
| on May 15, 2006 at 09:57 UTC ( [id://549503]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
You can do it in Perl... Or you could look at other tools.
What I would think of, is find a way to do a structure dump of the databases to text files, the way MySQL can do it, and then compare them with a standard diff. That'll focus on the differences. I've hunted around a little, and it seems to me this guy has written a tool to dump the database structure for MS-SQL databases.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||