Thanks, but will that work? Say current date is 25/12/2007. I want to include these:
From 1/11/2007 to 1/3/2008
From 1/11/2007 to 25/12/2007 03:30am
From 25/12/2007 03:30am to 4/4/2008
In any case I thought the PredicateFactory is only included for backward compatibility, so I don't generate it.
What I want to replicate is this SQL:
WHERE StartDate not > 25/12/2007 and EndDate not < 25/12/2007