[Mono-bugs] [Bug 434772] New: unixODBC connection fails with I000 error
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Oct 13 09:55:06 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=434772
User awilliam at whitemice.org added comment
https://bugzilla.novell.com/show_bug.cgi?id=434772#c1
Summary: unixODBC connection fails with I000 error
Product: Mono: Class Libraries
Version: 2.0
Platform: All
OS/Version: openSUSE 11.0
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Sys.Data
AssignedTo: bnc-blr-team-mono at forge.provo.novell.com
ReportedBy: awilliam at whitemice.org
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Previously working ODBC code fails after upgrade to Mono 2.0 on openSUSE 11.
Error is -
ERROR [I000] [unixODBC][
at System.Data.Odbc.OdbcConnection.Open () [0x00000]
- which seems truncated.
Failure occurs immediately at:
connection = new OdbcConnection(_dsn);
connection.Open();
Connecting using isql works correctly and this code works on another openSUSE
11 box which still has Mono 1.9.1
Linux linux-nnci 2.6.25.16-0.1-pae #1 SMP 2008-08-21 00:34:25
mono-core-2.0-15.1.i586
unixODBC-2.2.12-93.1.i586
glibc-2.8-14.1.i686
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list