Now here's a quick question: is there a key to move between the tabs of the package editor in SSIS? The only site I can find is this Microsoft one, and the keyboard shortcut listed there doesn't work in SQL Server Integration Services 2012. Thanks in advance!
Asked
Active
Viewed 2,147 times
2 Answers
1
Funny, menu items Test and SSIS have the same shortcut 's'.
The simplest way I can think of.
- View Data Flow - Alt+S, S, Enter, V, D
- View Control Flow - Alt+S, S, Enter, V, C
-
Me too! Not really a shortcut, though ... unless anyone knows better, it looks like you can't do this with a single keyboard shortcut. – Andy Brown Apr 08 '13 at 14:12
-
So it looks. You can certainly define your own custom shortcut: Tools> Options> Environment> Keyboard. – Alexey A. Apr 08 '13 at 14:31
-
That I knew, and may resort to it. I was mainly asking because I'll be teaching it soon. Thanks again. – Andy Brown Apr 09 '13 at 15:10