Archives of the TeradataForum
Message Posted: Wed, 30 Jun 2004 @ 20:52:15 GMT
Subj: | | .NET application using Teradata OLE DB does not connection pool |
|
From: | | Anomy Anom |
<-- Anonymously Posted: Wednesday, June 30, 2004 16:22 -->
Using the OLE DB data provider documentation and the Microsoft OLE DB documentation, our developers created a .NET application, which
implements resource (connection) pooling. Although the developers believe the instructions to implement connection / resource pooling have been
followed, the application is not actually pooling connections. The number of sessions and the number of requests for the user are always
identical.
NCR is unable to reproduce the problem. All tests they conducted in-house confimed that OLE DB does in fact connection pooling.
Any hints, ideas are appreciated.
|