From: Fabian Marin Date: 2010-07-30T10:13:59+09:00 Subject: Re: tool to compare DB schema against DDL file Roger Pack wrote: > >> I have a DDL file that describes the entire Data Model of an >> application. > > Is this just for oracle then? > I wrote one once for mysql :) > -r Actually this would be for DB2. I'm not particularly fond of it but I'll let you guess why in my project we have no choice in what DBMS vendor to go with. I want it to at least work for DB2; whether expanding to other vendors would benefit anyone would depend on whether there is no open source tool for the job already. Roger, what was it that you wrote once for mysql? Could you comment a bit more on it? Ah mysql, how I miss thee ... -- Posted via http://www.ruby-forum.com/.