[Mono-bugs] [Bug 421491] "Could not allocate new OCI Handle of type Statement" message when accessing Oracle

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Aug 14 20:08:29 EDT 2011


https://bugzilla.novell.com/show_bug.cgi?id=421491

https://bugzilla.novell.com/show_bug.cgi?id=421491#c17


--- Comment #17 from Daniel Morgan <monodanmorg at yahoo.com> 2011-08-15 00:08:28 UTC ---
Created an attachment (id=445740)
 --> (http://bugzilla.novell.com/attachment.cgi?id=445740)
proposed OciGlue.cs - see Disconnect

See Disconnect and finalize method ~OciGlue
Since there a unmanaged resources, a finalize method should be implemented
which calls Disconnect.  Disconnect should not disconnect if not opened.  When
disconnected, make sure the status is changed to disconnected.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list