Posts
Sort by recent activity
Non-aliased query uses Aliases intellisense
select * from MyTable where [ctrl] + [space] + "MyT" + [Down arrow] (highlighted "MyTableID") + [enter]
I did not alias MyTable; however, the insertion of ...
SQL Prompt 3 SSF+[tab]
After opening Query analyzer to try out the most used feature from SQLP2, I typed SSF + [tab] and got nothing. I edited the options (new menu in Query Analyzer) from:
SQL Prompt > Options > Option...
Assertion Failed: Abort=Quit, Retry=Debug, Ignore=Continue
I disabled SQL prompt 2 and closed it, then installed SQLP3 and let it launch. The icon in the system tray only has the right click option of "Exit". The "Options" menu is missing.
When I launche...