KS DB Merge Tools
Documentation
for MS Access
aka AccdbMerge
for SQL Server
aka MssqlMerge
for MySQL
 
for SQLite
 
for PostgreSQL
 
for Oracle
 
for Cross-DBMS
 

All tabs overview

Home tab

Starting point to open databases. Shows summary about all database objects. Note that it does not provide information about data/content changes, only about object definitions. Also used to add/remove diff profiles:

for SQLite, home tab

Object list

Lists all objects of some particular type - tables, views, etc. Allows to identify whether some object is new, changed or unchanged. Note that for tables and views it does not provide information about data/content changes, only about object definitions:

for SQLite, object list tab

Text diff

Compares definition of some particular database programming object like view or trigger:

for SQLite, text diff tab

Data diff

Compares data for particular table or view:

for SQLite, data diff tab

Table structure diff

Compares definition of particular table:

for SQLite, table structure diff tab

Find

Allows to search for text entry across all loaded object definions:

for SQLite, find tab

Batch data diff

Allows to compare data for multiple tables and views, providing summary of data changes for the whole database:

for SQLite, batch data diff tab

Query result diff

Compares arbitrary query results:

for SQLite, query result diff tab

Diff profile editor

Allows to setup diff profile settings:

for SQLite, diff profile editor tab

Last updated: 2022-05-23