Consultor Eletrônico



Kbase P143365: CONTAINS does not retrieve any records
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   27/05/2009
Status: Unverified

SYMPTOM(s):

CONTAINS does not retrieve any records

None of the word indexes in the database work

Database converted to UTF-8

FACT(s) (Environment):

OpenEdge 10.1B
Windows
OpenEdge Category: Language (4GL/ABL)

FIX:

The convertion of a database to utf-8 requires the following steps:

1. proutil sports2000 -C wbreak-compiler %DLC%\prolang\convmap\utf8-bas.wbt 2
2. copy proword.2 %DLC%
3. proutil sports2000 -C convchar convert UTF-8
4. proutil sports2000 -C word-rules 2
5. proutil sports2000 -C updateschema
6. proutil sports2000 -C idxbuild ALL -cpinternal UTF-8