[Mono-bugs] [Bug 59939][Nor] Changed - OracleConnection:Open throth unhandled exection on Mac OS X 10.3.4

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 16 Jun 2004 15:21:21 -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 dieter@fiebelkorn.net.

http://bugzilla.ximian.com/show_bug.cgi?id=59939

--- shadow/59939	2004-06-16 15:19:03.000000000 -0400
+++ shadow/59939.tmp.14795	2004-06-16 15:21:21.000000000 -0400
@@ -5961,6 +5961,51 @@
 
 #ifdef __cplusplus
 }
 #endif /* __cplusplus */
 
 
+
+------- Additional Comments From dieter@fiebelkorn.net  2004-06-16 15:21 -------
+------- Additional Comments From Dieter Fiebelkorn 2004-06-16 13:35 -------
+
+
+Whats about "libclntsh.dylib"? I have an running an application preprocessed with Pro*C! It 
+used OCI, isn't it?
+
+AND
+- i can connect to ORACLE
+- i can execute an Statement
+- the rows resulted are correct on fetch
+- ONLY the value is not returned
+SEEMs to be an handling, NULL or conversion problem!
+
+
+$ORACLE_HOME/lib contains:
+<see above!>
+
+
+------- Additional Comments From Dieter Fiebelkorn 2004-06-16 13:50 -------
+
+
+Have a look at:
+
+http://otn.oracle.com/pub/articles/rohrer_macosx.html
+
+
+------- Additional Comments From Dieter Fiebelkorn 2004-06-16 15:07 -------
+
+
+BTW: We are talking about "Mac OS X"! (It is a UNIX; Mac OS is a propritary apple system!)
+
+
+------- Additional Comments From Dieter Fiebelkorn 2004-06-16 15:14 -------
+
+
+Look additionally to: 
+
+http://orapp.sourceforge.net/
+
+(BTW: I have found identical problems for Solaris on the NET ... should i look for it, again?)
+
+google: Mac-OS-X Oracle OCI
+