Truls Haaland wrote:
> 
> Does this have something with the first being C# 2 and the second C# 3?
> 

Without a more complete example, it's hard to say exactly.  However, I
suspect
it may have something to do with the type(s) of "Id" and "firstId".  Also,
since
the underlying storage is of the "Id" column is text, it could be related to
case
sensitivity.

Also, did you get the results you expect with a previous version of
System.Data.SQLite?

--
Joe Mistachkin

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

Reply via email to