[Mono-list] Oracle Connection Pooling

Daniel Morgan danielmorgan@verizon.net
Sun, 06 Mar 2005 07:04:36 -0500


Thanks Hubert!

I committed your patch to mono's svn trunk HEAD.

I made some modifications to it, such as, formatting.

Hubert FONGARNAND wrote:

>I've implemented oracle connection Pooling by hand... i've tried the 
>System.Data.SqlClient algorithm...
>It seems to work perfectly with Oracle... it speed up my application by two...
>Here's the patch i've done for that, could you tell me if something is 
>wrong...
>
>  
>