Consultor Eletrônico



Kbase P123286: The FILL method is performed on the client side but it would be faster if it was performed on the se
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   06/04/2007
Status: Unverified

SYMPTOM(s):

The FILL method is performed on the client side but it would be faster if it was performed on the server

ProDataSet fill method is slow with joined tables because it is done on the client.

A static FOR EACH join is much quicker client/server than a ProDataSet join using FILL

Performance of ProDataSet joins is very slow.

CAUSE:

Enhancement Request# 0000003588

FIX:

None at this time