Consultor Eletrônico



Kbase 33544: auto connection list does not disconnect from database
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   5/10/1998
Solution ID: P3544

SYMPTOM(s):

Auto Connect list does not disconnect automatically

CAUSE:

When using the Auto Connect list when the code accesses a record in a database in one of the databases in the connection list Progress automatically connects to the database. However when this database access ends and the program invoking the second database ends the client is still connected to the second database

FIX:

This is expected behavior. To disconnect from the second database the programmer must code as required using the DISCONNECT statement