Consultor Eletrônico



Kbase P18458: Open Client performance problem with temp-tables
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   15/10/2008
Status: Verified

SYMPTOM(s):

Applications responds slower with growth of temp-table

Visual Basic application communicates with appserver

As the temp-tables grow larger the applications response increase

CAUSE:

The Visual Basic application uses Open Client and is doing a connect, run and disconnect for each call to the AppServer

FIX:

Modify the Visual Basic application so it connects to the AppServer at startup