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?
Printable View
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?
always does.