[Mono-dev] Mono Crash on writing row in database with mono.data.sqlite

Robert Jordan robertj at gmx.net
Fri Jun 11 05:58:13 EDT 2010


On 11.06.2010 11:48, Easy_Rider9999 wrote:
>
> 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:

And the error still means that you didn't compile libsqlite
with the appropriate options to include the
sqlite3_column_origin_name().

>
> System.EntryPointNotFoundException: sqlite3_column_origin_name
>    at (wrapper managed-to-native)




More information about the Mono-devel-list mailing list