Joe Mistachkin wrote:
>  
> I do not have a real device to test the code on.  Also, the project you
sent is
> targeted to a different emulator version than the ones I currently have
available.
> I'll try to manually retarget the project tonight and try to reproduce the
issue
> in more detail.
> 

I am not able to reproduce the issue by running the sample code you sent in
the
emulator against the latest trunk code.

Are you sure that you are using a System.Data.SQLite DLL compiled from the
latest
code in the source repository and not accidentally using some other DLL that
may be
present on the target system?  One of the reasons I'm asking is because I
noticed
the System.Data.SQLite DLLs you sent were version 82, which they would not
be if
they were compiled from the code in trunk.

--
Joe Mistachkin

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to