How can I frequently/automatically compare the structure of the same Database?
        Posted  
        
            by Pitming
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Pitming
        
        
        
        Published on 2009-04-02T15:03:58Z
        Indexed on 
            2010/03/24
            9:43 UTC
        
        
        Read the original article
        Hit count: 246
        
Does anyone know a tool that automatically compares the structure of a database and gives a report of what was changed? If it can be integrated into a CruiseControl, even better.
By structure I also mean functions and stored procedures. Which is probably not clear at first sight ;-)
The idea was to integrate that into a cruise control server
© Stack Overflow or respective owner