[progress Communities] [progress Openedge Abl] Forum Post: Re: Import Statement With...

  • Thread starter Thread starter James Palmer
  • Start date Start date
Status
Not open for further replies.
J

James Palmer

Guest
How big is the file you're trying to load. If it's just a few lines then use COPY-LOB to copy it into a LONGCHAR variable and then loop through it like you would any character variable. I do that quite a bit in 10.2. A lot easier than import in a lot of cases.

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