[Mono-list] Sqlite version

Thomas Zoechling thomas.zoechling at gmx.at
Fri Aug 26 11:44:16 EDT 2005


http://turchin.homelinux.net/blogx/PermaLink.aspx/acbc7138-08d6-4a0f-a86d-709748a283d8

Julien Sobrier wrote:

> Thomas Zoechling a écrit :
>
>> You have to specify the Version in the Connectionstring:
>>
>>    string connectionString = "Version=3,URI=file:SqliteTest.db";
>>
>>
> Hello,
> it doesn't seem to work with mono 1.1.6:
> System.DllNotFoundException: sqlite3
> in (wrapper managed-to-native)
> Mono.Data.SqliteClient.Sqlite:sqlite3_open (string,intptr&)
> in <0x00056> Mono.Data.SqliteClient.SqliteConnection:Open ()
> in <0x00066> Platine.Plugins.FetchCDInfo:Initialize
> (Platine.CoreLibs.Session session)
> in <0x00130> Platine.Plugins.FetchCDInfo:Main (System.String[] args)
>
> It looks like it doesn't handle sqlite version 3. I couldn't find
> anything useful on Internet about this error message.
>
> Julien Sobrier
>
>
>
>
>
>
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
>



More information about the Mono-list mailing list