Greetings:

I'm involved in migrating an existing COM app (uses VB6, O8 Client, connecting to Oracle7 DB), to a new environment.
Our new environment will use the same code (hopefully), and Oracle9 client connecting to an Oracle10 instance.

The existing production app has no issues with connection pooling, typically running between 5 and 8 db connections to service about 1000 clients.
However, the new environment...