I am using the query builder from Visual Studio 2008 to extract data from an A开发者_开发百科ccess mdb ( 2003), but I can\'t make it to work with a datetime field. When I run it with a third party que
I\'m using Entity Framework, and I have a COMMENT entity.A COMMENT has a DATEMODIFIED property, which is a Nullable Date. I\'m trying to build a query that will filter COMMENTs by date, so I create a