SoftTree Technologies SoftTree Technologies
Technical Support Forums
RegisterSearchFAQMemberlistUsergroupsLog in
Set should allow UDFs

 
Reply to topic    SoftTree Technologies Forum Index » SQL Assistant View previous topic
View next topic
Set should allow UDFs
Author Message
judahr



Joined: 09 Mar 2007
Posts: 319
Country: United States

Post Set should allow UDFs Reply with quote
v5.1.40

Code:
Declare @DT datetime
Set @DT =


I don't use Set very often (I prefer select or inline assignment) but to be technically correct, after the '=' I should have a list of scalar UDF's. Currently, I only get tables, which isn't valid.
Fri Nov 19, 2010 12:19 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7849

Post Reply with quote
Hello,

There should be no prompt of any kind displayed after "Set @DT =" Iintellisense is not currently implemented for this case. You can still use forced prompt by pressing Ctrl+Space, which should list all objects available in the current database, scalar functions and tables among them.
Fri Nov 19, 2010 8:33 pm View user's profile Send private message
judahr



Joined: 09 Mar 2007
Posts: 319
Country: United States

Post Reply with quote
Actually it depends on where you are. For example, after an Insert...Values... or Select statement it shows you column names. After an Insert...Select... you get table names and function names.
Mon Nov 22, 2010 11:46 am View user's profile Send private message
Display posts from previous:    
Reply to topic    SoftTree Technologies Forum Index » SQL Assistant All times are GMT - 4 Hours
Page 1 of 1

 
Jump to: 
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


 

 

Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Flowers Online.