https://bugzilla.novell.com/show_bug.cgi?id=460348
User [email protected] added comment https://bugzilla.novell.com/show_bug.cgi?id=460348#c2 hman devteam <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from hman devteam <[email protected]> 2009-02-07 08:16:15 MST --- i had same error when i added a view in my sqlite db. After i drop view and work fine. sqlite3 - 3.6.0 mono-data-sqlite - 2.2 mono - 2.2 (tarball 01-23-2009) trace: at (wrapper managed-to-native) Mono.Data.SqliteClient.Sqlite.sqlite3_prepare16 (intptr,intptr,int,intptr&,intptr&) <0x00004> at (wrapper managed-to-native) Mono.Data.SqliteClient.Sqlite.sqlite3_prepare16 (intptr,intptr,int,intptr&,intptr&) <0xffffffff> at Mono.Data.SqliteClient.SqliteCommand.GetNextStatement (intptr,intptr&,intptr&) <0x0004e> at Mono.Data.SqliteClient.SqliteCommand.ExecuteReader (System.Data.CommandBehavior,bool,int&) <0x000f3> at Mono.Data.SqliteClient.SqliteCommand.ExecuteReader (System.Data.CommandBehavior) <0x0001d> at Mono.Data.SqliteClient.SqliteCommand.ExecuteReader () <0x00012> at (wrapper remoting-invoke-with-check) Mono.Data.SqliteClient.SqliteCommand.ExecuteReader () <0xffffffff> -- 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
