Hi there!
I am using Connection Pooling. Is it necessory to use the following statement:

set conobj=nothing

Will this release the connection object from the menory?