As part of our DB change control process one of the tasks is to reverse engineer the changes into our schema diagram, using Visio. This is a little tedious and we were looking at a way to automate this.
We already have a CI and Release to test process that generates the latest DB all we need is some application that will analyse the database and when required generate a diagram from it.
Any help would be appreciated.