 |
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
rnan
Joined: 12 Jul 2012 Posts: 56 Country: Faroe Islands |
|
Autocomplete by a middle word ? |
|
can Sql assistant show autocomplete( ctrl+space) by a part of the word and not just by the BEGINNING OF THE WORD ?
|
|
Sun Jun 16, 2013 6:49 am |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
I'm not sure I understand your question. Can you offer a specific example?
|
|
Mon Jun 17, 2013 12:14 am |
|
 |
rnan
Joined: 12 Jul 2012 Posts: 56 Country: Faroe Islands |
|
|
|
For example i have a column name "MyTotalExpense"
The sql assistant window will navigate to this field only if i press "m..y..t.."
which means it searches at the beginning of the word
My question is : can i configure it to show me that column even if i press "e..x..p..e.." ( middle of the word and not JUST begining of the word....)
|
|
Mon Jun 17, 2013 3:23 am |
|
 |
gemisigo
Joined: 11 Mar 2010 Posts: 2165
|
|
|
|
Yes. Change SA-Options > DB Options > SQL Assistance (chosen DBMS) > Name Matching Method accordingly. Set it to "Name Contains Key String" if you want to filter on the word you type anywhere in the fields. Or set it "Name Contains Characters from Key String" for more flexibility. This one requires some practice but can drastically reduce the number of keypresses required to find what you need.
|
|
Mon Jun 17, 2013 3:33 am |
|
 |
rnan
Joined: 12 Jul 2012 Posts: 56 Country: Faroe Islands |
|
|
|
totaly agree. it does remove tryings......
however i dont understand the difference between the 2 other oprions.
|
|
Mon Jun 17, 2013 3:40 am |
|
 |
rnan
Joined: 12 Jul 2012 Posts: 56 Country: Faroe Islands |
|
|
|
I got it. thank you.
|
|
Mon Jun 17, 2013 3:41 am |
|
 |
gemisigo
Joined: 11 Mar 2010 Posts: 2165
|
|
|
|
 |
 |
totaly agree. it does remove tryings......
however i dont understand the difference between the 2 other oprions. |
"Name Contains Key String" requires the characters you type to be a filter word, that is, they need to be next to each other and in the given order.
"Name Contains Characters from Key String" only enforces their order, other than that they can be anywhere in the field name.
|
|
Mon Jun 17, 2013 3:52 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
|
|
|