PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → WD20 - Full-Text index
WD20 - Full-Text index
Iniciado por guest, 09,oct. 2015 23:13 - No hay respuesta
Publicado el 09,octubre 2015 - 23:13
Hi to all.
I have created Full-Text index on memo field where I keep more then one bar codes
separated by CR.
When HreadSeekxx() return false after seek on index bar code then I try to find that bar code into indexed memo field (Full-Text index).

1. I have created query for that case and query work when I execute query from query editor
2. Also query is executed from development environment
3. Created EXE file display error message about not executed query and HnbRec() make break application in execution, even when bar code 100% exist into memo indexed field.

Regards !