[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
Fri, 18 Jun 2004 13:13:59 -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-17 14:04:57.000000000 -0400
+++ shadow/59939.tmp.22499	2004-06-18 13:13:59.000000000 -0400
@@ -6024,6 +6024,21 @@
 
 
 ------- Additional Comments From dieter@fiebelkorn.net  2004-06-17 14:04 -------
 ??? What you meen ???
 
 I'm registered OTN member and oracle administrator on our firm.
+
+------- Additional Comments From dieter@fiebelkorn.net  2004-06-18 13:13 -------
+I donwloaded "mono 0.96" DMG for Mac OS X and have to change "clntsh" to 
+"libclntsh.dylib", again.
+
+All the same like Mono 0.95
+
+For Information:
+set ORACLE_HOME and ORACLE_SID
+add PATH with $ORACLE_HOME and /opt/local/bin
+add DYLD_LIBRARY_PATH with $ORACLE_HOME/lib and $ORACLE_HOME/rdmbs/lib
+start Oracle-Database and Listener
+try "sqlplus <user>/<pass>@<SID>" (it works)
+use your example, now! Description above!
+