Kbase P21546: 0 records in Delimited ASCII format loaded into .
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  17/02/2004 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1B
SYMPTOM(s):
Importing comma separated text file into Progress database.
0 records in Delimited ASCII format loaded into <table>.
Works in Nt.
The PATH does not have DLC and DLC/bin at the beginning.
CHANGE:
Moved from Nt to WinXP.
FIX:
Set the Path environment to have DLC and DLC\bin at the beginning of path.
set path=%DLC%;%DLC%\bin;%path%