Hi...

I d like to know if there is a way to force garbage collection of objects (still referenced)...
I often need that when triing to connect ot a database for instance... If it fails, the connection object is still in memory


Thanks

Cédrick