Contents 

AdeptSQL Diff Reference
Getting started
Connecting to databases
Scanning available servers
Saving and opening comparisons
Running from command line
Working with the schema
Viewing schema differences
Comparing objects side-by-side
Dragging and dropping schema items
Using schema filters
Configuring schema options
Comparing table data
DataDiff overview
Data comparison options
Column configuration file
Special situations comparing data
Executing the SQL
SQL errors and warnings
Keyboard shortcuts
Editing commands and keyboard shortcuts
Using keyboard templates
Choosing debugger's key mapping
Using COM Automation interface
Automating schema comparison
Automating data comparison
Licensing and contact info
Registration of AdeptSQL Diff
Contact information
Version history (last updated for ver. 1.90 [Build 58])

AdeptSQL Diff Online Help

Prev Page Next Page

Debugger key mapping: Borland Delphi vs. MS Visual Studio

The Code Viewer window of AdeptSQL Diff has several commands, like step-by-step execution or setting a breakpoint, commonly found in any debuggers. Unfortunately, different debuggers use different hot keys for such commands. To make things easier for most users, there is a "Tools/Select a key map" command in AdeptSQL Diff's main menu, where you can select either MS Visual Studio or Borland Delphi-style hot keys for debugging commands.

The following debugging commands are affected:

Command

MS Visual Studio Borland Delphi / BCB
Restart execution from the first statement Shift-F5 Ctrl-F2
Run the script F5 F9
Toggle a breakpoint (see how it may be confusing?) F9 F5
Single-step F8 F8
Add Script (button/menu command on the main window) Ctrl-D Shift-F11

 

   
The CHM file was converted to HTML by chm2web software.