This is a discussion on Schema Diff Tool within the Sybase forums, part of the Database Server Software category; --> SchemaCrawler is a new schema diff tool on Sourceforge. http://sourceforge.net/projects/schemacrawler It can display the schema in a text format ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| SchemaCrawler is a new schema diff tool on Sourceforge. http://sourceforge.net/projects/schemacrawler It can display the schema in a text format (plain text, CSV, or HTML), designed for diff-ing. This is especially useful in diff-ing an older and newer version of a schema. It is written in Java (platform independent), and runs from the command line, or as an ant task. |