https://bugzilla.novell.com/show_bug.cgi?id=323058
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=323058#c3 Daniel Morgan <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] Status|NEEDINFO |RESOLVED Info Provider|[EMAIL PROTECTED] | Resolution| |WORKSFORME --- Comment #3 from Daniel Morgan <[EMAIL PROTECTED]> 2008-08-23 22:56:21 MDT --- You can download and re-distrubte Oracle Instant Client for free from Oracle Technology Network (registration is free too). The oracle instant client is much easier to install than the normal oracle client. http://www.oracle.com/technology/software/tech/oci/instantclient/index.html The test case works for me above. I created the table in sqlsharp. I ran the test case - ran okay. I did a select from the table, and I got the following: SQL# select * from testblob SQL# \e Display the result set 1 ID DATA ============================= ================================ 1 0x0123456789 Rows retrieved: 1 In conclusion, setting bug works for me. The user may have been using an older version of mono which did have the bug. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
