[Mono-list] Sqlite version

Thomas Zoechling thomas.zoechling at gmx.at
Fri Aug 5 01:30:34 EDT 2005


You have to specify the Version in the Connectionstring:

    string connectionString = "Version=3,URI=file:SqliteTest.db";



Julien Sobrier wrote:

> Chris Turchin a écrit :
>
>> It works with 2.8.16 and 3.1.3 at any rate. I have tested both.
>>
>> Regards,
>>
>> --chris
>
>
> With what version of Mono? I've tried Sqlite 3.0.8 and 
> Mono.Data.SqliteClient doesn't recognize the database format.
>
> Thank you
> Julien
>
> _______________________________________________
> 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