 |
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
judahr
Joined: 09 Mar 2007 Posts: 319 Country: United States |
|
SQL Table Valued Functions (TVF) |
|
v. 3.1.10
Probably mentioned before, but better support for TVF's. Selecting TVF's in a from clause causes it to alias the function without providing an opportunity to provide params. One idea would be to just append parentheses, then alias it. But providing parameter prompts is better.
|
|
Mon Jan 28, 2008 9:45 am |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
You are right. Before the auto-aliasing feature was added, it was natural to insert the name, then type "(" symbol and get a SQL Assistant prompt for parameters. Now, after inserting the name, an extra typing or clicking is required to get back to the position where parameters are needed. I will submit this issue for further review.
|
|
Mon Jan 28, 2008 10:14 am |
|
 |
|
|
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
|
|
|