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 [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
