Activity overview
Latest activity by jeffkey66
Tab Characacter
My expectation is that the tab character would work like it does in visual studio. As I am typing I should be able to down arrow and click enter or tab to select the one I am interested in.
namespaces
My expectation is that namespaces would work like visual studio. If in adventureworks I type:
SELECT * FROM Sales.
As soon as I type the . it goes ahead and completes it with the wrong thing. I w...
SQL Server 2005 Schemas
I tried the beta of SQL Prompt 2 and it did not properly handle schemas in SQL Server 2005. Since Microsoft has moved to schemas for a good reason, this is a major feature.