How can we help you today? How can we help you today?
VisualDragon
Database Repeatedly Indexed
When I switch between databases to limit the search it seems as if it re-indexes that database everytime. i.e. I select databaseA it indexes, select databaseB it indexes, select databaseA again an...
3 followers 7 comments 0 votes
Encrypted Stored Procedure Text Not Indexed
The text of stored procedures that are encrypted is not being indexed. I know that SQL Prompt can show me the text so the search should be able to index it.
2 followers 2 comments 0 votes
Pressing Enter with empty candidate list
When typing an expression the right operand that I want might be a number. ie WHERE myField = 123 If I type "123" and hit enter before the candidate list pops up then I get the expected behaviour o...
1 follower 1 comment 0 votes
Wrong size shown in candidate list for nvarchar columns.
I'm using SQL Management Studio and SQL Server 2005. I have several columns that are nvarchar(50) but show up in the candidate list as nvarchar(100). Technically not a real problem except when us...
2 followers 2 comments 0 votes