Contents 

AdeptSQL Diff Reference
AdeptSQl Diff versions, history and milestones
Supported versions of MS SQL Server
Getting started
Connecting to databases
Scanning available servers
Saving and opening comparisons
Running from command line
Diff in portable mode
Working with the schema
Viewing schema differences
Ignored Differences
Comparing objects side-by-side
Dragging and dropping schema items
Using schema filters
Generating comparison reports
Customizing the reports
Executing the SQL
SQL errors and warnings
Transaction support
Keyboard shortcuts
Editing commands and keyboard shortcuts
Using keyboard templates
Choosing debugger's key mapping
Comparing table data
DataDiff overview
DataDiff configuration dialog - table-level
DataDiff configuration dialog - columns
Special situations comparing data
Exporting data to Excel
DataDiff Reports
Column configuration file
Configuring AdeptSQL Diff
Options dialog
Schema Scan
Selective Loading
Comparison
Name Comparison
Code Comparison
User-defined types
Indexes and Statistics
Permissions and XProps
Synonyms
Other details to ignore
Scripting
General logic
Side-by-side scripting
Formatting
Identifiers
Schema Level
Tables
Constraints
Default Values
Procedures, Views, etc
Visuals
Text Fonts
Schema Tree
Summary collections
Side-by-Side View
Suppressed dialogs
Data comparison options
General
Scripting
Column Config File
Using COM Automation interface
Automating schema comparison
Automating data comparison
Licensing and contact info
Registration of AdeptSQL Diff
License conditions
Contact information

AdeptSQL Diff Online Help

Prev Page Next Page

Options / Comparison / Name Comparison

Top  Previous  Next

opt_NameCompareThis page controls the way named objects are associated with each other during the schema comparison.

Case sensitivity. The default and the most reasonable setting for the case-sensitivity is Automatic. Although SQL is usually considered a case-insensitive language, for MS SQL this depends on the collation order specified for the database when it was created (and, therefore, for the system tables containing object names).  With the Automatic setting, the Diff runs case-sensitive name comparison only if both databases use case-sensitive collations for object names.

Comparing and mapping owner/schema names. This option group allows to handle situations when equivalent objects in the two databases have different owner names (or schema names in SQL2005/2008). This way, for example, table DBO.Employees on your development server may be compared to Joe.Employees on the production server. You can choose to either ignore schema names completely or (recommended) to specify mappings between the owner names ("dbo=Joe", in this example). The mappings can be added in a pop-up dialog which appears when you click on the [Edit mappings...] button.

Note that this option and the owner mapping table are kept with the current comparison project, not with the global options. To save them, you must save the project.

   
Converted from CHM to HTML with chm2web Standard 2.85 (unicode)