MySql  DATETIME column seems to be causing me problems in DBLinq.

With a datetime column in my table, I cant run a query without it 
throwing an exception on this line:

var compiled = lambda.Compile();

Unhandled Expression Type: 1012

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"DbLinq" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/dblinq?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to