We are trying to improve the performance of reading a Progress database of 10 million records. This is read with Microsoft SSIS, using the OpenEdge technology. Limiting the query with where conditions did not improve this, as all records seem to be read anyway. So we have the feeling that OpenEdge will not solve this performance problem.
Looking into alternatives we think of the following:
- using a 3rd party commercial adapter (Pentaho JDBC, iWay)
- using Progress 4 gl to dump data into either sql server or flatfiles
Are this the possibilities, or can other options be evaluated.
Looking into alternatives we think of the following:
- using a 3rd party commercial adapter (Pentaho JDBC, iWay)
- using Progress 4 gl to dump data into either sql server or flatfiles
Are this the possibilities, or can other options be evaluated.