 |
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
judahr
Joined: 09 Mar 2007 Posts: 319 Country: United States |
|
Some where operators don't provide intellisense |
|
Select *
From dbo.Table
Where a =
Space after = provides intellisense of a list of columns. That's good.
These operators don't:
<, <>, >, Between
It can be argued that these tend to be values, however, a lot of times those values would be paramaters. In addition, @SomeDate between ThisDate and ThatDate is very common. I would suggest adding intellisense for this. If the value provided starts with a number or a quote, if often won't match a column name and the popup will go away automatically.
|
|
Wed Jan 06, 2010 12:51 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
Great ideas. Thank you. I have logged them as an enhancement request #SA_0007372
|
|
Wed Jan 06, 2010 8:56 pm |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|