[Mono-list] Oracle Connection Pooling

Daniel Morgan danielmorgan@verizon.net
Thu, 03 Mar 2005 07:55:04 -0500


Your patch looks good.  I will commit it to svn tonight...

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...
>  
>