[Mono-bugs] [Bug 350408] Retrieving a BLOB from a stored proc fails with Object reference not set to an instance of an object

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Aug 26 02:35:55 EDT 2008


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

User monodanmorg at yahoo.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=350408#c3


Daniel Morgan <monodanmorg at yahoo.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |monodanmorg at yahoo.com
             Status|NEW                                             |RESOLVED
         Resolution|                                                |FIXED




--- Comment #3 from Daniel Morgan <monodanmorg at yahoo.com>  2008-08-26 00:35:54 MDT ---
In your while loop, why are you trying to get a lob from reader2?

reader is the ref cursor you should be getting the lob from.

Also, it helps if I knew what pkg_read.asset_read was.  And a simple
reproducible test case would help to duplicate thus being able to resolve the
bug.

However, I think I may have a test case I created.

Fixed in svn trunk revision 111595.


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