[Mono-bugs] [Bug 61180][Nor] Changed - Odbc: Connection Pooling does not work.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 3 Sep 2004 08:24:08 -0400 (EDT)
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 tsureshkumar@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=61180
--- shadow/61180 2004-09-03 08:22:01.000000000 -0400
+++ shadow/61180.tmp.25620 2004-09-03 08:24:08.000000000 -0400
@@ -223,6 +223,15 @@
------- Additional Comments From sebastien.robitaille@croesus.com 2004-08-20 10:29 -------
I did my tests with unixODBC-2.2.8 and unixODBC-2.2.9
with freetds-0.62.4 and Sybase 12.5
Sébas
+
+------- Additional Comments From tsureshkumar@novell.com 2004-09-03 08:24 -------
+problem might be multiple creation of environments in OdbcConnection
+class.
+
+look at the unixODBC support list query, which i posted at
+http://mail.easysoft.com/pipermail/unixodbc-support/2004-September/000117.html
+
+this might help u in case of connection pooling.