[Mono-dev] Mono Crash on writing row in database with mono.data.sqlite
Robert Jordan
robertj at gmx.net
Fri Jun 11 07:13:07 EDT 2010
On 11.06.2010 12:19, Easy_Rider9999 wrote:
>
>
> I didn't find any options to include this column. And nm showed my that this
> function is implemented!
nm is misleading. You're supposed to compile sqlite with
-DSQLITE_ENABLE_COLUMN_METADATA. Otherwise column
metadata functions won't be exported.
Robert
> Regards
>
> Hans
>
>
> http://jhmgbl.users.sourceforge.net/
>
> -----Ursprungliche Nachricht-----
> Von: Robert Jordan [via Software]
> [mailto:ml-node+5167168-1645128073-197550 at n2.nabble.com]
> Gesendet: Freitag, 11. Juni 2010 11:59
> An: Easy_Rider9999
> Betreff: Re: Mono Crash on writing row in database with mono.data.sqlite
>
>
> 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)
>
>
> _______________________________________________
> Mono-devel-list mailing list
> [hidden email]
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
>
> ----------------------------------------------------------------------------
> --
>
> View message @
> http://software.1713.n2.nabble.com/Mono-Crash-on-writing-row-in-database-wit
> h-mono-data-sqlite-tp2528572p5167168.html
> To unsubscribe from Re: Mono Crash on writing row in database with
> mono.data.sqlite, click here.
>
>
More information about the Mono-devel-list
mailing list