Database Tools Shortcut Keys, Visual C++ 6.0 Default Shortcut Option
Use the following shortcut key combinations in the Database Designer or Query Designer.
Note
The appearance of features in the IDE can depend on your active settings or edition, and might differ from those described in Help. To change your settings, choose Import and Export Settings on the Tools menu. For more information, see Visual Studio Settings.
Note
To see a list of shortcut keys that have changed or are no longer supported in Visual C++ .NET, see Obsolete Visual C++ 6.0 Key Commands and Changes to Visual C++ 6.0 Key Commands.
Command name |
Shortcut keys |
Description |
---|---|---|
Database.Run |
CTRL + E |
Executes the currently active database object. |
Database.RunSelection |
CTRL + Q |
Executes the current selection in the SQL editor. |
Database.StepInto |
ALT + F5 |
Steps into debug mode for the currently active database object. |
Query.Run |
CTRL + R |
Executes the query. |
View.Diagram |
CTRL + 1 |
Displays the Diagram pane of the Query Designer. |
View.Grid |
CTRL + 2 |
Displays the Grid pane of the Query Designer. Available only in the Query Designer. |
View.Results |
CTRL + 4 |
Displays the Results pane of the Query Designer. |
View.SQL |
CTRL + 3 |
Displays the SQL pane of the Query Designer. |
See Also
Tasks
How to: Work with Keyboard Shortcuts
Concepts
Pre-defined Keyboard Shortcuts