Keyboard Shortcuts

Morning all

Does anyone have a list of keyboard shortcuts for Toad for SQL Server at all?

I did pick up a mouse mat from a previous SQL Bits but this was a Toad for Oracle one.

Anyone know the shortcuts for Comment\Uncomment as when you add them to the Menu bar they dissapear when you close and reopen Toad

Many thanks

Karl

Hi,

Comment: (Ctrl-K, Ctrl-C), Uncomment: (Ctrl-K, Ctrl-U).

But this not works well. It always failed because of some conflict.

We have TSS-742 for this issue, but not fix yet.

Regards,

Kelly

Hi Kelly

Thanks for the details, but none of those shortcuts work for me I’m afraid

Karl

I’ve been searching for the same thing, and I finally discovered the trick. You need to hit the first key combination (CTRL-K) twice.

So:

Comment: CTRL-K, CTRL-K, CTRL-C

Uncomment: CTRL-K, CTRL-K, CTRL-U

I’ve confirmed this works in Toad for SQL Server 6.7.

Hope that helps

-Evan

Brilliant Evan, thank you so much for sharing!

It works for me only if I hit the first combination thrice! :laughing: CTRL+K, CTRL+K, CTRL+K, CTRL+C! I’m using the last Toad For SQL Server 7.0 Beta.