Delta Snap is a free tool we provide allowing you to create SQL Delta snapshots of a database schema without the need to install SQL Delta. Delta Snap is typically run as a command line process, often on a schedule. Optionally Delta Snap can email the resulting file to a specific email address.
Why would I use Delta Snap?
If you need to compare remote SQL databases however you cannot get physical
network access to the database you can create a snapshot of the database
structure and then use the snapshot in a comparison.
By using Delta Snap you can now install a lightweight snapshot tool on your remote
site, run the snapshot generation on a scheduled basis and then have the snapshot emailed to you.
Delta Snap was formerly called SQL Schema.
Download Delta Snap
Full Version
The full version is required when SQL Delta is NOT installed locally on the target computer
Executable only (SQL Delta already installed)
Please note that Delta Snap is free only if you have a valid license for SQL Delta.
Install Options
Full Version
The full version includes parts of SQL Delta needed to read the SQL schema and save the schema as a snapshot. In most cases you would download and use the full install.
Executable only
The executable will not install the SQL Delta components and Delta Snap requires these components from an existing SQL Delta installation. If you wish to create snapshots on a scheduled basis using a command line tool then Delta Snap is the best solution, even if you have SQL Delta installed.
User Guide
DeltaSnap.pdf
For complete details about Delta Snap including format of the XML command file please read the guide.
In brief Delta Snap reads an XML command file which contains the details of the database connection, the filename to save and optional information including the email server and recipient details.