Mapping Schemas

dbForge Fusion for SQL Server allows you to map tables or views with non-equal owners. It can be useful if schemas were renamed and you want to synchronize data between a database with new schema names and database with old schema names. Only one-to-one schema mapping is supported. If you need to synchronize data between one source schema and several target schemas or vice versa, you need to perform several comparison and synchronization operations.

Note

Actual document look may slightly vary from the above image depending on the product you use.

To map schemas, do the following:

  1. Switch to the Mapping Page of the New Data Comparison Wizard.

  2. Click the Map Schemas button on the toolbar. The Map Schemas dialog box will appear.

  3. The Map Schemas dialog box displays all source schemas in the first column. To map source schema with unmapped target schema, click the drop-down button in the corresponding Target column cell and select the required schema from the drop-down list. If the target schema is already mapped, it is absent in the list. You should unmap it before mapping with another source schema. To unmap the schema pair, click the drop-down button in the corresponding Target column cell and select None from the drop-down list.

  4. After you mapped all schemas you need, click OK. If you want to restore original mapping, click the Reset button.