Learn more about Toad for SQL Server
at Dell Software

Find solutions and downloads at the
Toad for SQL Server Support Portal

Toad for SQL Server 6.6

You are here: Compare Schemas > Create Schema Comparisons

Create Schema Comparisons

Use Schema Compare to do the following:

Troubleshooting: When creating the schema comparisons, user should be granted the following roles and permissions:

Note: This topic focuses on information that may be unfamiliar to you. It does not include all step and field descriptions.

To compare current SQL Server schemas

  1. Select Tools | Compare | Schema Compare from the menu.

    Note: You can also click .

  2. Complete the wizard. Review the following for additional information:

    Specify Source and Target Databases page Description

    Complete Source and Target information

    As source or target objects you can select either a database or a snapshot.

    1. Click Add to select objects for comparison.
    2. After specifying objects for comparison the first one is automatically set as source. Click Set as source next to any object to make it source.
    Select Source and Target(s) window Description

    Select source and targets

    Select one or several databases under connections node. You can specify alias and color for each database. By default connection category color is used (if specified).

    Note: Toad allows to compare source object to several targets.

    The first selected object is automatically set as source. To make another object comparison source, select it and click Set as source.

    Select Objects page Description

    Add objects

    Complete the following steps to limit the comparison to selected objects:

    1. Click Add in the Schema Compare wizard.
    2. Specify types of objects in the Object Types pane.

      Notes:

      • Use Advanced Search to achieve more precise results.

        You can search not only by date or object type or name (or part of it), but you can also specify a name (or part of it) of the higher level object to which the search object should belong to. To perform complex name search split the object name by dots and select Search in Name (split by dots) option.

        For example, you may find all columns named col1 belonging to the tables, that have "s" in their names - test.col1, sales.col1, etc.

      • Some objects cannot be excluded from the comparison.
    3. Click Search. The matching objects display in the Search Results pane.
    4. Click in the upper right corner to open the Selected Objects pane.

      The Selected Objects pane displays the list of objects selected for the schema comparison, while the Search Results pane displays your current search results.

      For example, assume you search for tables and select three tables to add to the schema comparison. The tables are listed in the Selected Objects pane. When you perform another search, the previous table search disappears but the three selected tables remain in the Selected Objects pane.

      Notes:

      • If you do not enable the Selected Objects pane, you can only select objects in the current Search Results to add to the comparison. You cannot select objects from multiple searches.
      • To delete the object from the Selected Objects pane, click .
    5. Select the objects in the Search Results pane.

  3. See comparison results. See View Schema Comparison Results for more information.

Tips:

 

Related Topics

View Schema Comparison Results

Create Snapshots

of