Apologies I wasn't very clear on this issue. The problem isn't with the
syntax itself, it is with the result. Instead of using 'var = ' I was
trying to assign the result e.g.
EntityType1[] results = (from EntityType1 et in DataContext,EntityType1s
select et).ToArray();
Therefore the problem is with the case ('S0133: Implement QueryMethod
Queryable.Cast') and I assume this has not been implemented??
On Friday, April 12, 2013 2:59:51 PM UTC+1, Carl wrote:
>
> Hi Any/All,
>
> I am new to DBLinq and stumbled across it whilst trying to find a solution
> for using Linq to SQL with a SQLLite database.
>
> I have found that I am able to successfully use LINQ method syntax to
> query entities but not query syntax. Is this due to the current parsing
> enging or do I have a problem with my setup?
>
> Thanks,
> Carl
>
--
You received this message because you are subscribed to the Google Groups
"DbLinq" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/dblinq?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.