http://bugzilla.novell.com/show_bug.cgi?id=598667
http://bugzilla.novell.com/show_bug.cgi?id=598667#c6 --- Comment #6 from Marek Habersack <[email protected]> 2010-04-22 00:39:32 CEST --- Gabriel, you're right - I've been reading "SqliteClient" all the time for some reason :). To clarify: - Mono.Data.Sqlite.dll is the "blessed" assembly to use, but starting from 2.7+ it does NOT contain any 1.1 legacy code. The SqliteBusyException type was 1.1-only and is gone from 2.7+ as well. - Mono.Data.SqliteClient.dll is deprecated and gone from 2.7+ -- 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
