http://bugzilla.novell.com/show_bug.cgi?id=320313
http://bugzilla.novell.com/show_bug.cgi?id=320313#c1 Gonzalo Paniagua Javier <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |FIXED --- Comment #1 from Gonzalo Paniagua Javier <[email protected]> 2010-01-20 20:42:00 UTC --- Mono.Data.SqliteClient.dll is now obsolete. When using Mono.Data.Sqlite.dll, GetString (0) yields: Unhandled Exception: System.InvalidCastException: Cannot cast from source type to destination type. at Mono.Data.Sqlite.SqliteDataReader.VerifyType (Int32 i, DbType typ) [0x00000] at Mono.Data.Sqlite.SqliteDataReader.GetString (Int32 i) [0x00000] at Test.Main (System.String[] args) [0x00000] because reader [0] is a DBNull. -- Configure bugmail: http://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
