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 [EMAIL PROTECTED]

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

--- shadow/76408        2005-10-14 05:03:44.000000000 -0400
+++ shadow/76408.tmp.16546      2005-10-14 05:05:14.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 76408
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: Windows XP SP2 with Mono 1.1.9.1
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: Sys.Data
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
@@ -70,6 +70,19 @@
 
 then it works like expected
 
 i have cygwin installed but i have stopped my x server, removed cygwin from
 PATH and renamed c:/cygwin to something else to not confuse mono that im on
 unix or something ....
+
+------- Additional Comments From [EMAIL PROTECTED]  2005-10-14 05:05 -------
+put the following entry in /etc/mono/config
+
+<dllmap dll="oci" target="clntsh" />
+
+or
+
+<dllmap dll="oci.dll" target="clntsh" />
+
+and make sure the library is PATH or put the complete path.
+
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to