I am using DOA in an OLE automation object. This object is called from an ASP page on an IIS server. Is there a way to pool the Oracle connections so that I don't have to reestablish the Oracle connection for every page for every user?

Any ideas would be appreciated.