Workbench 4.0 Released
Using Workbench hand coding the command line script for SQL Delta is a thing of the past.
Workbench displays the various SQL Delta options making the script coding process very
simple. You can read an existing script or create a new script file from scratch.
Download SQL Delta Workbench
Please note that SQL Delta Workbench is free only if you have a valid license for SQL Delta.
What is the SQL Delta Command Line Processing?
You can run SQL Delta in a "batch" mode using an XML command file passed to SQL Delta as part of
the command line. The command file controls most of the SQL Delta functions such as selecting the databases
for compare, running the compare, executing the resulting change script and so on.
Why use Command Line Processing?
By using command line processing you can automate the structure and/or data compare process to provide:
- automated change reports
- synchronize remote data when replication isn't appropriate
- snapshot database schema on a daily basis for backup and even email the snapshot to a central location
SQL Schema 4.0
SQL Schema is a command-line only version of SQL Delta that only allows the creating of database schema files.
The database schema files are a snapshot of the database structure and can be compared to a live database using SQL Delta.
Having a schema snapshot is useful if you wish to perform compares on databases that are difficult to access. Used with the
command line function you could email remote schema to a local server and then on a timed basis run SQL Delta to alert you to
changes in the external schema.
Version 4 - Full Version
Version 4 - Only installable EXE
Version 3
Please note that SQL Schema is free only if you have a valid license for SQL Delta.