Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=77785 --- shadow/77785 2006-03-15 03:07:30.000000000 -0500 +++ shadow/77785.tmp.16027 2006-03-15 04:10:16.000000000 -0500 @@ -252,6 +252,12 @@ We probably should use the "pooled connection pattern", but since the connection has to be activated via reflection, it would introduce some overhead on every request. It's a shame how M$ did design the session state :-/ + +------- Additional Comments From [EMAIL PROTECTED] 2006-03-15 04:10 ------- +Yes my patch seem's to be horrible... But I use Npgsql and cnc.State +doesn't reflect the "REAL" connection state (it don't check if the +connection is always alive). +You can do a test if you don't believe me! _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
