 |
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
judahr
Joined: 09 Mar 2007 Posts: 319 Country: United States |
|
Refresh after starting to type a name is ignoring existing |
|
v 4.8.29
SQL
Imagine you are typing a query and you start typing the name of a column or object. You notice it is not there, so you hit F5 to refresh. List is refreshed, but it isn't using the characters you had just typed.
Example:
Start With existing:
Select Column1
From View1 v
Go to view1 and add a column named Column2.
Go back to query type after "Column1":
v.Col
You notice Column2 not on the list. Hit F5. List now has all values, but isn't filtered to the v.Col
|
|
Wed Jan 20, 2010 11:41 am |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
This is likely a bug. The refresh function refreshes SQL Assistant's internal object cache, re-executing "Objects" query defined in the options. In order to trigger column name refresh, it needs to reload "Columns" query too and that doesn't seem to be implemented.
|
|
Wed Jan 20, 2010 2:13 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
|
|
|