Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following shortcut key combinations can be used to work with data in the integrated development environment (IDE).
Command Name |
Shortcut Keys |
Description |
---|---|---|
Data.Column |
CTRL + L |
Adds a new column to the bottom of the dataset. Available only in the DataSet Designer. |
Data.Execute |
CTRL + ALT + F5 |
Runs the currently active database object. |
Data.InsertColumn |
INSERT |
Inserts a new column above the selected column in the dataset. Available only in the DataSet Designer. |
Data.RunSelection |
CTRL + Q |
Runs the current selection in the SQL Editor. |
Data.ShowDataSources |
SHIFT + ALT + D |
Displays the Data Sources window. |
Data.StepInto |
ALT + F5 |
Steps into debug mode for the currently active database object. |
QueryDesigner.CancelRetrievingData |
CTRL + T |
Cancels or stops the currently running query. Available only in the Query and View Designer. |
QueryDesigner.Criteria |
CTRL + 2 |
Displays the Criteria pane of the Query and View Designer. |
QueryDesigner.Diagram |
CTRL + 1 |
Displays the Diagram pane of the Query and View Designer. |
QueryDesigner.ExecuteSQL |
CTRL + R |
Runs the query. Available only in the Query and View Designer. |
QueryDesigner.GoToRow |
CTRL + G |
When in the Results pane, moves focus to the tool strip docked at the bottom of the designer. Available only in the Query and View Designer. |
QueryDesigner.JoinMode |
CTRL + SHIFT + J |
Enables JOIN mode. Available only in the Query and View Designer. |
QueryDesigner.Results |
CTRL + 4 |
Displays the Results pane of the Query and View Designer. |
QueryDesigner.SQL |
CTRL + 3 |
Displays the SQL pane of the Query and View Designer. |
View.Datasets |
CTRL + ALT + D |
Displays the Report Datasets window of the Report Designer. |