[Mono-bugs] [Bug 59939][Nor] Changed - likely endianess issue for Oracle
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Dec 23 06:19:34 EST 2006
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 lupus at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=59939
--- shadow/59939 2005-06-26 13:24:17.000000000 -0400
+++ shadow/59939.tmp.30982 2006-12-23 06:19:34.000000000 -0500
@@ -1,23 +1,23 @@
Bug#: 59939
-Product: Mono: Runtime
+Product: Mono: Class Libraries
Version: unspecified
OS: Mac OS X 10.3
OS Details: MacOS X 10.3.4
Status: REOPENED
Resolution:
Severity: Unknown
Priority: Normal
-Component: packaging
+Component: Sys.Data
AssignedTo: mono-bugs at ximian.com
ReportedBy: dieter at fiebelkorn.net
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: [PATCH] Fix dllmap for Oracle
+Summary: likely endianess issue for Oracle
Unhandled execption using "System.Data.OracleClient.OracleConnection:Open()" on Mac OS X
10.3.4 on Oracle 9.2.0.1.0.
Steps to reproduce the problem:
1. Download example form "http://www.go-mono.com/oracle.html" (TestExamples.cs)
@@ -6111,6 +6111,10 @@
libclntsh.dylib.10.1
------- Additional Comments From bmaurer at users.sf.net 2005-06-26 13:24 -------
So we clearly can't rely on the .so number. The question is: for
oracle, is the unversioned number being around the status quo?
+
+------- Additional Comments From lupus at ximian.com 2006-12-23 06:19 -------
+The dllmap issue is fixed in the runtime. Changing so people in the db
+code can look at the possible endianess issue.
More information about the mono-bugs
mailing list