Post
by Alex » Mon 21 Feb 2005 08:59
The work with pooling options = true is the same as without it, except one thing - if you use Oracle temporary tables that linked to session they can stay at Oracle server even after you call Disconnect method of TOraSession, till the application close or connection lifetime expired. For more information see TCustomDAConnection.Pooling and TCustomDAConnection.PoolingOptions topics in ODAC help.