Kbase P11629: Error# 4138 when attempting to load data into Progress from
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  1/31/2003 |
|
Status: Unverified
FACT(s) (Environment):
Progress 7.3E
FACT(s) (Environment):
Solaris SPARC 2.6
SYMPTOM(s):
Importing data into Progress from a flat file.
Issuing an INPUT THROUGH Statement.
Data is partially loaded into the database.
IMPORT data field wider than characters. (4138)
CAUSE:
If there is one field that has started with a " and did not end with the proper ", then the quoter considered the char from there to the next " as a single field.
FIX:
Check if all the fields on the file are in between " " characters.