Visual Database Tools Shortcut Keys, Visual Basic 6.0 Default Shortcut Option
The following shortcut key combinations can be used in the Database Designer or Query Designer.
| Command | Shortcut Keys | Description |
|---|---|---|
| Database.Run | CTRL + R | Runs the currently selected database object. |
| Database.StepInto | CTRL + E | Steps into debug mode for the currently active database object. |
| Query.Run | CTRL + R | Executes the query. Available only in Visual Database Tools. |
| View.Diagram | CTRL + 1 | Displays the Diagram pane of the Query designer. Available only in the Query and View designers. |
| View.Grid | CTRL + 2 | Displays the Grid pane of the Query designer. Available only in the Query and View designers. |
| View.Results | CTRL + 4 | Displays the Results pane of the Query designer. Available only in the Query and View designers. |
| View.SQL | CTRL + 3 | Displays the SQL pane of the Query designer. Available only in the Query and View designers. |