[Mono-list] Error: sqlite_compile entry point

KielW time.swift at gmail.com
Mon Jan 8 13:23:56 EST 2007


On 1/6/07, Joshua Tauberer <jit at occams.info> wrote:
>
> I think you just need to tack on ";version=3" to the connection string,
> or rename sqlite.dll to sqlite3.dll.  iirc, sqlite_compile is a sqlite
> version 2 api call --- all of the version 3 calls have a "3" in them.


Yup, using a ",version=3" and renaming the dll solved the problem.

You can use Mono.Data.SqliteClient with both Mono and MS .NET.


Thanks for the clarification Josh!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20070108/129b4d8b/attachment.html 


More information about the Mono-list mailing list