Consultor Eletrônico



Kbase P139791: Input file containing blanks is not been read properly
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   14/01/2009
Status: Unverified

SYMPTOM(s):

Input file containing blanks is not been read properly

Only the data that is before the space is imported to the database


The data after the space is been ignored


FACT(s) (Environment):

The value that is been read contains blanks

The problems does not occur if '_' is used instead of the ' ' (space)

All Supported Operating Systems
OpenEdge 10.x
Progress 9.x

CAUSE:

This is expected behavior: the file should be in standard Progress (ABL) format. That is, blanks separate the field values.

FIX:

Field values that contain embedded blanks have to be surrounded by quotation marks (" ")