[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Error using DF utility

  • Thread starter Thread starter rkumar
  • Start date Start date
Status
Not open for further replies.
R

rkumar

Guest
The error is not specific to any OE version. The load_df utility checks if the object name is an ABL keyword, and if so, throws this error. In this case, "desc" is a short-form of DESCENDING and hence the appropriate error. I will check if the ABL keyword checks should be enforced in the dump_df and SQL utilities also.

Continue reading...
 
Status
Not open for further replies.
Back
Top