COMPlus connection pooling -
11-25-2003
, 08:58 AM
Hi
I have built an 3 tier web OLAP client with ASP on webserver, a COM+
component using ADOMD V2.7 on app server and Analysis services
My question is - I know that a ADOMD conection pooling object is
available in XML for analysis - but do I need to use it to get
conection pooling. I know COM+ already does this for standard OLEDB
connections - does it also do it for ADOMD? or do I need to code this
myself?