https://bugzilla.novell.com/show_bug.cgi?id=434772
User [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [email protected] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
