Click to See Complete Forum and Search --> : COM+ multiple pools


newcomer
February 16th, 2001, 04:46 PM
Hi there,
is possible to have multiple pools of same COM+ component?
I want to be able to specify a different connection string for each pool. So, I can have pooled objects connected to different DBs readily available at run time.
If that is possible, the next question is, how do I specify which pool to get the object from?
Thanks.
Newcomer