Kbase P39408: DataAdmin Import of Delimited Text file will result in 0 rec
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  8/28/2003 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1D
FACT(s) (Environment):
Progress 9.1C
SYMPTOM(s):
DataAdmin Import of Delimited Text file will result in 0 records loaded.
CAUSE:
BUG# 20010404-009 20030828-003
CAUSE:
While trying to Import a Delimited Text using DataAdmin, this results in 0 records loaded.
FIX:
This has been notified to development.
No fix yet available.
FIX:
For the moment you can use the workaround I have provided to you yesterday that consist in:
1. Remove from the txt file the delimiter and replace it by a " " (space).
2. DataAdmin --> load .d.
Another way to do it is when you export the data from Access, you can specify as delimiter " " space and you will not need to edit the txt file to replace the delimiter by space.