Posts
Sort by recent activity
Managed Stored Procedures Not In Suggestions
I prefix all my managed stored procedures with msp (i.e. mspManagedSP). When I type EXEC m the suggestion list does not list any of the managed stored procedures. Am I doing something wrong or is t...
Crash on unusual action with the SSMS editor
In SSMS 2008 editor, if you click the window splitter (at the top right of the edit window) and then move the splitter up, then release the mouse button, you get this crash and then must kill the S...
Wildcard Tab Expand gets corrupted
I've narrowed this down to an apparent buffer issue. If you have around 5000 characters in your code, the corruption will begin.
To replicate, generate 5000 characters the easy way:
DECLARE @Count ...
Recommendation remains even after the database is detached
Overall you guys have built a very nice product. One issue I've found so far is when I detached a database a couple recommendations that were made initially continue to be displayed and I've not fo...