Real ADOConnection.Close

From: Wojciech Szymkiewicz (wojciech.szymkiewicz_at_mieszczanin.com.pl)
Date: 10/29/03


Date: Wed, 29 Oct 2003 09:13:06 +0100

Hi !

I need to close the ADOConnection and free the underlying ConnectionObject.
The normal TADOConnection.Close method preserves the ConnectionObject in
memory, so the DB engine (Sybase Anywhere 6.0 in this case) does not detect
the disconnection. The question is: how to painlessly free the ADO thing ?
Thanks for any help with this one,

Wojciech Szymkiewicz