Managing database connections

If your ActiveX methods connect to remote data servers, you should use EAServer’s connection caching feature to realize improved performance. See Chapter 26, “Using Connection Management” for more information.

NoteEAServer’s transactional model works only with connections obtained from the EAServer Connection Manager. Connections that you open yourself will not be affected by EAServer transactions.