[Mono-dev] Mono Crash on writing row in database with mono.data.sqlite
Easy_Rider9999
jhmgbl2 at t-online.de
Fri Jun 11 05:48:47 EDT 2010
I have the same error again on a Debian Lenny installation. I downloaded the
source code and installed to /usr . This time I have definitely only one
libsqlite3.so! And the name column is there. But nevertheless I get this
error code:
Application Error at 10.06.2010 17:44:23
Source: clsPPDataLinux
gstatus: clsDBPP.FilldsPPT Fill tmpPictures
CodeLoc: clsPPDataTreeview.LoadData Void FilldsPPT(Int64,
clsPPData.dsPP+ParentCategoriesRow, Mono.Data.Sqlite.SqliteTransaction
ByRef, Boolean, Boolean ByRef, Boolean, Boolean, Boolean)
Version: 0.8.8.29818E:2.0.50727.1433
System.ApplicationException: clsDBPP.FilldsPPT Error! --->
System.EntryPointNotFoundException: sqlite3_column_origin_name
at (wrapper managed-to-native)
Mono.Data.Sqlite.UnsafeNativeMethods:sqlite3_column_origin_name (intptr,int)
at Mono.Data.Sqlite.SQLite3.ColumnOriginalName
(Mono.Data.Sqlite.SqliteStatement stmt, Int32 index) [0x00000] in
/home/shared/Mono/mono-2.6.4/mcs/class/Mono.Data.Sqlite/Mono.Data.Sqlite_2.0/SQLite3.cs:493
at Mono.Data.Sqlite.SqliteDataReader.GetSchemaTable (Boolean
wantUniqueInfo, Boolean wantDefaultValue) [0x0042d] in
/home/shared/Mono/mono-2.6.4/mcs/class/Mono.Data.Sqlite/Mono.Data.Sqlite_2.0/SQLiteDataReader.cs:619
at Mono.Data.Sqlite.SqliteDataReader.GetSchemaTable () [0x00000] in
/home/shared/Mono/mono-2.6.4/mcs/class/Mono.Data.Sqlite/Mono.Data.Sqlite_2.0/SQLiteDataReader.cs:550
at System.Data.Common.DataAdapter.BuildSchema (IDataReader reader,
System.Data.DataTable table, SchemaType schemaType, MissingSchemaAction
missingSchAction, MissingMappingAction missingMapAction,
System.Data.Common.DataTableMappingCollection dtMapping) [0x0003b] in
/home/shared/Mono/mono-2.6.4/mcs/class/System.Data/System.Data.Common/DataAdapter.cs:284
at System.Data.Common.DataAdapter.BuildSchema (IDataReader reader,
System.Data.DataTable table, SchemaType schemaType) [0x00000] in
/home/shared/Mono/mono-2.6.4/mcs/class/System.Data/System.Data.Common/DataAdapter.cs:257
at System.Data.Common.DataAdapter.FillTable (System.Data.DataTable
dataTable, IDataReader dataReader, Int32 startRecord, Int32 maxRecords,
System.Int32
--
View this message in context: http://software.1713.n2.nabble.com/Mono-Crash-on-writing-row-in-database-with-mono-data-sqlite-tp2528572p5167145.html
Sent from the Mono - Dev mailing list archive at Nabble.com.
More information about the Mono-devel-list
mailing list