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

--- shadow/75897        2005-08-24 11:03:45.000000000 -0400
+++ shadow/75897.tmp.16630      2005-08-24 11:47:30.000000000 -0400
@@ -2,13 +2,13 @@
 Product: Mono: Runtime
 Version: 1.1
 OS: RHEL 2.1
 OS Details: Red Hat Enterprise Linux ES release 3 (Taroon)
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Blocker
 Component: misc
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
@@ -120,6 +120,13 @@
        dbcmd.Dispose();
        dbcmd = null;
        dbcon.Close();
        dbcon = null;
     }
  }
+
+------- Additional Comments From [EMAIL PROTECTED]  2005-08-24 11:47 -------
+Same program runs OK using System.Data.OracleClient rather than ODBC
+(remember setting a proper LD_LIBRARY_PRELOAD env variable - e.g.
+$ORACLE_HOME/lib)
+
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to