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

The Server Scan dialog

Top  Previous  Next

dlg_server_scanTo provide fast and responsive SQL Server scan, the Diff goes down to the UDP packet level and implements its own asynchronous server 'ping'.  The dialog, shown on the screenshot, can be invoked from Diff's connection panel.

When the dialog opens, it immediately starts the server scan. New servers are added to the list in real time, as soon as the program receives a response from them. After the specified time (the "Wait for" field) passes, the Diff stops waiting for further server responses. You can adjust this timeout interval or you can manually [Stop] the scan at any time.

All MS SQL Servers available on the local network are represented in a 3-level tree view. On the first level there are network hosts, on the second level there are one or more SQL server instances running on that particular machine, on the third level there are details for connecting to that server instance via a particular network library (TCP/IP and/or named pipes).

There are two things you can do with the servers found during the scan:

· You can select one of them and click on the [Select] button (simply double-clicking on the node has the same effect). This closes the dialog and passes the connection parameters for the selected server back to the connection panel.
· You can set check marks on one or more nodes and then click [Add to list]. This adds the selected servers to the drop-down server list in the connection panel, without closing the server scan dialog.

In either case, the nodes you select or check must be those on the SQL-server-instance or netlib levels. If you select a server-instance node, in the connection panel it will only set the server name in the "SERVER\INSTANCE" format. If you select a netlib-specific node, it will set the server name (in a netlib-specific way, e.g.IP for TCP/IP connections), as well as the netlib parameter and the port number (for TCP/IP netlib).

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