Hi all,

I have a problem with searches. I have a correct session value for a street name and then search with that value, and it looks that if the value is longer than 40 Chars the search will not have a answer.

The code looks like
c_Text($selName)
C_Date($searchDate)
    $searchValue := get session("selName")
Query([einheit];[einheit]name=$searchValue+"@")

For the most cases it works, but if "selName" is greater than 40 no records found

What  I have done is I looked to the field and rebuild the index etc.

Any suggestions?

Norbert Pfaff
_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to