Notes.ini Entry



Name:

    ODBCConnectionPooling

Syntax

    ODBCConnectionPooling=0 / 1

Applies to:

    Servers

Add-on:


    First Release:


      Obsolete since:


        Category:

          Memory, OLE

        Default:

          None

        UI equivalent:

          None

        Description:
        Connection Pooling allows a connection to a ODBC data source to be reused.

        When this feature is enabled, an LS:DO connection first checks to see if any connections with the same username and password are available in the connection pool. The user does not have to wait for a connection to take place if a connection is available on the pool. For use with the ODBC Driver Manager 3.x connection pooling feature. Enable this feature by setting ODBCConnectionPooling=1 on the machine where LS:DO is executed. This feature must also be enabled and configured for the ODBC Driver Manager via the ODBC Administrator. See the ODBC documentation for further details.