On Tue, 19 Oct 2004 19:24:23 +0100, Gary Doades <gpd(at)gpdnet(dot)co(dot)uk> wrote:
> I would have though it would be better to fix the client application. If the
> app is not closing connections then you may be leaking handles and
> memory.
>
> What .NET provider is this? Are you sure it is not just normal
> connection pooling?
>
> Cheers,
> Gary.
The provider is corelabs. The programmer that wrote the code says he's
closing the connections, but they aren't actually closing.
Any ideas? Or better yet, do you know of a good postgres .net provider?
-Josh