[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: PUT-KEY-VALUE is sloooooooow

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

James Palmer

Guest
Not using an ini file would be one. In general, wherever possible, I have migrated applications away from using ini files as much as possible. In most applications you can integrate the config into the database, but DataDigger doesn't have its own DB. Have you considered just EXPORTing the temp table to a .d file? As long as you only add fields to the end of the definition it should always work on the import.

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