Kbase P97814: ODBC web application never disconnects from Database
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  06/01/2006 |
|
Status: Unverified
SYMPTOM(s):
ODBC application fails to disconnect from database
ODBC connections show up under promon users for long periods
CAUSE:
This is the expected behavior. When writing an ODBC application the CLOSE method must be called to close the open connection.
CAUSE:
Enhancement request# 0000003175
FIX:
Modify the application to call the Close method when processing has completed.