When using the Direct Oracle Access components inside an ISAPI webapplication,
there are several things that are not quite clear to me:
1) Do I have to turn ThreadSafe property of OracleSession to True?
2) Connecting an OracleSession consumes a few seconds. Do I have to Connect and Disconnect...