Hello…
Actually i’m new as postgre and Firebird user, previously i’m using Mysql and MariaDB for my project for 3 years.
In Postgres :
when i create grid apps this “quick serach” menu can not function properly, like when i search there alaways no result found.
(I Had checked “Contain” Option).
I also try to use search option, but No result also.
I try to add query into grid apps sql with syntax “where posttext @@‘text’” ==> I’m Using Gist Index to improve performance on Full Text Search but no result
I try to make query with add syntax where “column table” like ‘text%’==> no result .
I can not search value from lookup query (using text/number autocomplete field) from any value too
In Firebird :
Quick Search also no result in firebird RDBMS.
I can not search value from lookup query (using text/number autocomplete field) from any value too
Please any help will appreciated.
SC 6.0028
Postgres 9.1
Firebird 2.15 and firebird 2.5.1
Thanks
Suyono