I
was just playing around with SubSonic 2.1 Final and SQLite, and for some reason
just today encountered some strange behavior (at least to me). The very first
two examples on http://subsonicproject.com/querying/select-queries/
are not working (throwing invalid cast exception) for SQLite. Of course, I tried
same schemas, data, code etc both SQLServer and SQLite.
So,
am I missing something? Can anyone can give me an explanation why I can’t get
record count from SQLite table. No that I can’t get it other way but it’s kind of
silly, those are first two examples one encounters searching for querying help.
Thank
you