Consultor Eletrônico



Kbase P25699: AppServer code returns no results and no error messages to the client.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   2/24/2010
Status: Verified

SYMPTOM(s):

AppServer code returns no results and no error messages to the client.

FACT(s) (Environment):

The application code is using a mix of temp-table handles and static definitions.
All Supported Operating Systems
Progress 9.x
OpenEdge 10.x

CAUSE:

The temptable definitions have been mismatched between the client and the AppServer.

FIX:

Fix the temptable definitions on the client to match EXACTLY what's in the code on the server.