[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Loading schema into a new, empty database is slow (prodict/load_df.p)

  • Thread starter Thread starter Patrick Tingen
  • Start date Start date
Status
Not open for further replies.
P

Patrick Tingen

Guest
Would it be an option to check for the CRC / timestamp of the database and then decide whether or not to rebuild it? You could do this in a starter .p (check DataDigger source for an example if you need one). You probably don't have db changes on each build so when you don't have db changes, this might save you the time of rebuilding the db.

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