Have a look on Charlie Calverts home page for the MTS stuff (Com+ is MTS in
drag). You get best results by searching for "MTS" on either www.borland.com
or community.borland.com. There is a specific article on connection pooling
that is an early draft of a chapter from Delphi 4 Unleashed.

The only issue I've had is with connection pooling is to Informix (it seems
to be a bit flakey and a Borland issue). Remember though that you don't have
to use connection pooling to pool Com+ objects or applications. They are
pooled anyway - the connection pooling is, afaik, pooling connections for
the com objects not the clients.

Max

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of Neil Anderson
Sent: Tuesday, 18 April 2000 09:58
To: Multiple recipients of list delphi
Subject: [DUG]: COM+ and Delphi


Does anyone know of examples etc using Delphi and COM+ services ie
connection pooling

Thanks Neil
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to